Releases: unjs/magic-regexp
Releases · unjs/magic-regexp
v0.10.0
21 Apr 10:06
Compare
Sorry, something went wrong.
No results found
🚨 Breaking Changes
.or() chaining function now joins args with - by @eevho [<samp>( (#5 )](` (#541 ))
v0.9.0
09 Apr 01:28
Compare
Sorry, something went wrong.
No results found
v0.8.0
07 Mar 00:18
Compare
Sorry, something went wrong.
No results found
v0.7.0
05 May 09:50
Compare
Sorry, something went wrong.
No results found
v0.6.3
28 Feb 11:52
Compare
Sorry, something went wrong.
No results found
v0.6.2
29 Jan 13:27
Compare
Sorry, something went wrong.
No results found
0.6.2 (2023-01-29)
Bug Fixes
v0.6.1
16 Nov 22:35
Compare
Sorry, something went wrong.
No results found
0.6.1 (2022-11-16)
Bug Fixes
nuxt: use rc14+ compatible nuxt module (98c4dc9 )
v0.6.0
28 Oct 10:50
Compare
Sorry, something went wrong.
No results found
0.6.0 (2022-10-28)
⚠ BREAKING CHANGES
if you are using the types, there is now a hard dependency on TypeScript 4.7+ - see #79 for more
Features
implement letter.lowercase and letter.uppercase (#77 ) (70afa5b )
Bug Fixes
update interface Input type parameter to contravariant type (#79 ) (c9707a2 )
v0.5.0
16 Sep 06:19
Compare
Sorry, something went wrong.
No results found
0.5.0 (2022-09-16)
Features
default to non-capture, add grouped and groupedAs (#42 ) (6b8d4dc )
type-safe String.match (#68 ) (1a2d5d4 )
v0.4.1
05 Aug 22:15
Compare
Sorry, something went wrong.
No results found
0.4.1 (2022-08-05)
Bug Fixes
types: differentiate symbols from generics (d92393d )