Releases · micromatch/picomatch (original) (raw)
4.0.4
23 Mar 20:47
This commit was signed with the committer’s verified signature.
danez Daniel Tschinder
Choose a tag to compare
3.0.2
23 Mar 20:45
This commit was signed with the committer’s verified signature.
danez Daniel Tschinder
Choose a tag to compare
2.3.2
23 Mar 20:44
This commit was signed with the committer’s verified signature.
danez Daniel Tschinder
Choose a tag to compare
4.0.3
21 Mar 18:49
Choose a tag to compare
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