We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e15b920 commit 4f4c857Copy full SHA for 4f4c857
CHANGELOG.md
@@ -32,6 +32,12 @@ Changelog entries are classified using the following labels _(from [keep-a-chang
32
33
</details>
34
35
+## 2.2.2 (2020-03-21)
36
+
37
+### Fixed
38
39
+* Correctly handle parts of the pattern after parentheses in the `scan` method ([e15b920](https://github.com/micromatch/picomatch/commit/e15b920)).
40
41
## 2.2.1 (2020-01-04)
42
43
* Fixes [#49](https://github.com/micromatch/picomatch/issues/49), so that braces with no sets or ranges are now propertly treated as literals.
0 commit comments