You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* do not create wrap single chars in parentheses ([#27](https://github.com/danielroe/magic-regexp/issues/27)) ([a02645b](https://github.com/danielroe/magic-regexp/commit/a02645b736661c37e95dab55a0f6dfcf2a9bf2e0))
17
+
***types:** respect global flag for .match and .matchAll types ([#29](https://github.com/danielroe/magic-regexp/issues/29)) ([2211a83](https://github.com/danielroe/magic-regexp/commit/2211a83bcf33a37967791e86ae152dfec9cca105))
18
+
* update `IfSingle` and `wrap` to not wrap wrapped input ([#33](https://github.com/danielroe/magic-regexp/issues/33)) ([cd233ab](https://github.com/danielroe/magic-regexp/commit/cd233abbb7a918b4cecac113a13b84264750bccd))
19
+
20
+
21
+
### Bug Fixes
22
+
23
+
* order of generic types for param of `createInput` ([#31](https://github.com/danielroe/magic-regexp/issues/31)) ([545d725](https://github.com/danielroe/magic-regexp/commit/545d7254bc2a46a5e26993705672015446db2053))
24
+
* rename `word` to `wordChar` and add semantic `word` helper ([#23](https://github.com/danielroe/magic-regexp/issues/23)) ([033ee5c](https://github.com/danielroe/magic-regexp/commit/033ee5c0db512dc80a1f40e34f989cbaac0c819d))
25
+
***types:** include flags in generated RegExp type ([c78c4e1](https://github.com/danielroe/magic-regexp/commit/c78c4e1b9b313980cd7162eb82e474b5acf648e3))
26
+
***types:** infer group names from param with `Input` type ([#32](https://github.com/danielroe/magic-regexp/issues/32)) ([6131ac6](https://github.com/danielroe/magic-regexp/commit/6131ac605d4af213477500dc79f794f10f8687f6))
0 commit comments