Skip to content

Releases: micromatch/picomatch

4.0.4

23 Mar 20:47
e5474fc

Choose a tag to compare

This is a security release fixing several security relevant issues.

What's Changed

Full Changelog: 4.0.3...4.0.4

3.0.2

23 Mar 20:45
a2197c6

Choose a tag to compare

This is a security release fixing several security relevant issues.

What's Changed

Full Changelog: 3.0.1...3.0.2

2.3.2

23 Mar 20:44
81cba8d

Choose a tag to compare

This is a security release fixing several security relevant issues.

What's Changed

Full Changelog: 2.3.1...2.3.2

4.0.3

21 Mar 18:49

Choose a tag to compare

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

02 Jan 17:16

Choose a tag to compare

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

10 Apr 10:15

Choose a tag to compare

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

21 Mar 11:25

Choose a tag to compare

2.2.2