This repository was archived by the owner on Feb 12, 2024. It is now read-only.
·
267 commits
to master
since this release
0.11.0 (2021-09-24)
Bug Fixes
Features
BREAKING CHANGES
- the globSource api has changed from
globSource(dir, opts)
toglobSource(dir, pattern, opts)
- There are no default exports and everything is now dual published as ESM/CJS