mirror of
https://github.com/dorny/paths-filter.git
synced 2026-05-11 09:25:48 +02:00
b37d4e9e86
* Use micromatch instead of minimatch micromatch claims to support full Bash 4.3 spec and it actually passes all the tests. For example this fixes processing of '!(**/*.tsx|**/*.less)' pattern - needed by #45 * Update CHANGELOG.md