4.0.0 (2022-01-14)
Bug Fixes
- code generation: imports should precede exports (814ccdb)
- remove debugging log (e09ac09)
- sass!: remove
fibers
support (8992356)
Features
Performance Improvements
- removed deprecated rollup API (46b73e6)
- sourcemap: switch to
source-map-js
(0488634) - Use Set to optimize performance (b402687)
BREAKING CHANGES
- node: Now support v12.20.0 and up