Releases: relative-ci/rollup-plugin-stats
Releases · relative-ci/rollup-plugin-stats
v1.2.0
What's Changed
- fix: Add rollup peer dependency by @vio in #30
- export extract function by @vio in #32
- Update dependencies by @vio in #31
- refactor: Replace lodash dependencies by @vio in #34
Full Changelog: v1.1.2...v1.2.0
v1.1.2
New home 🏡
Moved from vio/rollup-plugin-stats
to relative-ci/rollup-plugin-stats
v1.1.0
Features
- feat: Add support for excludeAssets/excludeModules by @vio in #13
- feat: Output the stats with fs by @vio in #14
Others
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
Breaking changes
-
Use default export
import stats from 'rollup-plugin-stats'
-
Update node to v18
-
Support for Rollup 3,4
Features
- support for
stats.options
Others
- setup npm provenance
- automated release flow
- Update dependencies by @vio in #8
New Contributors
- @vio made their first contribution in #8
Full Changelog: v0.1.0...v1.0.0