Skip to content

3.1.0

Choose a tag to compare

@thecodrr thecodrr released this 11 May 00:12
· 246 commits to master since this release

What's New:

  1. Added a new glob crawler option for glob matching using picomatch. To use it you must install picomatch yourself.

yarn add picomatch

This was done because not everyone needs globbing.

NOTE: This release is backwards compatible with 3.x