Releases: sindresorhus/multimatch
Releases · sindresorhus/multimatch
v7.0.0
Breaking
- Require Node.js 18 12d68b3
- Expect exclusively forward slash as path separator. Caused by.
v6.0.0
Breaking
v5.0.0
v4.0.0
v3.0.0
0.3.0
Breaking change
Using a negate !
as the first pattern no longer matches anything.
Workaround: ['*', '!cake']