Skip to content

Releases: micromatch/picomatch

4.0.5

Choose a tag to compare

@doowb doowb released this 02 Jul 16:50

What's Changed

  • fix: preserve all branches when rewriting risky repeated extglobs by @MerlijnW70 in #182
  • fix: honor the windows option when matching basenames by @MerlijnW70 in #183

New Contributors

Full Changelog: 4.0.4...4.0.5

4.0.4

Choose a tag to compare

@danez danez released this 23 Mar 20:47
e5474fc

This is a security release fixing several security relevant issues.

What's Changed

Full Changelog: 4.0.3...4.0.4

3.0.2

Choose a tag to compare

@danez danez released this 23 Mar 20:45
a2197c6

This is a security release fixing several security relevant issues.

What's Changed

Full Changelog: 3.0.1...3.0.2

2.3.2

Choose a tag to compare

@danez danez released this 23 Mar 20:44
81cba8d

This is a security release fixing several security relevant issues.

What's Changed

Full Changelog: 2.3.1...2.3.2

4.0.3

Choose a tag to compare

@danez danez released this 21 Mar 18:49

What's Changed

  • fix: exception when glob pattern contains constructor by @Jason3S in #144

New Contributors

Full Changelog: 4.0.2...4.0.3

2.3.1

Choose a tag to compare

@mrmlnc mrmlnc released this 02 Jan 17:16

Fixed

  • Fixes bug when a pattern containing an expression after the closing parenthesis (/!(*.d).{ts,tsx}) was incorrectly converted to regexp (9f241ef).

Changed

2.2.3

Choose a tag to compare

@danez danez released this 10 Apr 10:15

Fixed

  • Do not skip pattern seperator for square brackets (fb08a30).
  • Set negatedExtGlob also if it does not span the whole pattern (032e3f5).

2.2.2

Choose a tag to compare

@mrmlnc mrmlnc released this 21 Mar 11:25
2.2.2