v4.1.0 🚀
If you are coming from version 3 see the Migration Guide
Bug Fixes
- Cert issue - Fixes #149 and Fixes #127
- Exceptions now bubble up - Fixes #123
- Resolves
local-dirincorrect usage - Fixes #145
Breaking changes
- The
excludedefaults have been updated. Going forward**/.git*,**/.git*/**,**/node_modules/**will be excluded - The
excludeoption now matches against folders. Previously trailing/were not matched against folders - The
securityoption is nowlooseby default (this was bugged prior to v4.1.0)