v3.0.0
·
208 commits
to master
since this release
3.0.0 (2021-04-24)
Bug Fixes
- errors caused by non-normalized windows paths (cf9f716)
Code Refactoring
- delegate asset deduplication to this.emitFile (adafff7)
Features
- added full support for dynamic imports (f16c69d)
- filtering paths is delegated to createFilter from @rollup/pluginutils (9ec6e63)
- support for windows absolute paths in filter patterns (76249e4)
BREAKING CHANGES
- imports to deduplicated assets are not merged into one
- the plugin itself is not responsible for filtering
paths