Releases: relative-ci/rollup-plugin-webpack-stats
v2.0.3
What's Changed
- Update dependencies by @vio in #470
- build(deps-dev): bump vitest from 3.0.4 to 3.0.5
- build(deps-dev): bump @types/node from 22.13.0 to 22.13.1
- build(deps-dev): bump rollup from 4.34.0 to 4.34.1
- build(deps-dev): bump rollup from 4.34.1 to 4.34.2
- build(deps-dev): bump rollup from 4.34.2 to 4.34.4
- build(deps-dev): bump rollup from 4.34.4 to 4.34.6
- build(deps-dev): bump @types/node from 22.13.1 to 22.13.4
- build(deps-dev): bump rollup from 4.34.6 to 4.34.7
- build(deps-dev): bump rollup from 4.34.7 to 4.34.8
- build(deps-dev): bump vitest from 3.0.5 to 3.0.6
- build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1
- build(deps-dev): bump @types/node from 22.13.4 to 22.13.5
- build(deps-dev): bump vitest from 3.0.6 to 3.0.7
- build(deps): bump actions/download-artifact from 4.1.8 to 4.1.9
- build(deps): bump rollup-plugin-stats from 1.3.3 to 1.3.4
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- Update dependencies by @vio in #450
- build(deps-dev): bump @types/node from 22.10.7 to 22.10.8
- build(deps-dev): bump vitest from 3.0.3 to 3.0.4
- build(deps-dev): bump @types/node from 22.10.8 to 22.10.10
- build(deps-dev): bump release-it from 18.1.1 to 18.1.2
- build(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0
- build(deps-dev): bump rollup from 4.31.0 to 4.32.0
- build(deps-dev): bump @types/node from 22.10.10 to 22.12.0
- build(deps-dev): bump rollup from 4.32.0 to 4.32.1
- build(deps-dev): bump @types/node from 22.12.0 to 22.13.0
- build(deps): bump rollup-plugin-stats from 1.3.2 to 1.3.3
- build(deps-dev): bump rollup from 4.32.1 to 4.34.0
Full Changelog: v2.0.1...v2.0.2
v2.0.1
v2.0.0
Breaking changes
Fix initial flag extraction
Note
No changes are required, but due to the fixes on the way the chunk initial flag is extracted, the initial JS/CSS metric on bundlestats can be different.

- Fix chunk initial flag by @vio in #403
- Fix transform size by @vio in #423
- fix: Always extract source to calculate stat size by @vio in #425
- fix entry initial flag by @vio in #426
Output JSON outside of the vite/rollup bundle process
Note
No changes are required, but if you use excludeAssets
to ignore webpack-stats.json
from the stats file, you can remove the configuration option. The stats are not going to contain the webpack-stats.json
entry anymore.
Other changes
- fix: Explicit type imports by @vio in #428
- use rollup-plugin-stats by @vio in #413
- fix: Remove unnecessary source option by @vio in #414
- build: Use relative-ci/.github setup action by @vio in #417
- build: Update node setup by @vio in #418
Update dependencies
- Update dependencies by @vio in #437
- Update dependencies by @vio in #441
- Update dependencies by @vio in #429
- build(deps-dev): bump typescript from 5.7.2 to 5.7.3 by @dependabot in #416
- build(deps-dev): bump release-it and @release-it/conventional-changelog by @dependabot in #415
- Update dependencies by @vio in #402
- Update dependencies by @vio in #422
- chore: Pin actions by @vio in #424
Full Changelog: v1.2.3...v2.0.0
v.2.0.0-beta.6
Breaking changes
Fix initial flag extraction
Note
No changes are required, but due to the fixes on the way the chunk initial flag is extracted, the initial JS/CSS metric on bundlestats might be different.

- Fix chunk initial flag by @vio in #403
- Fix transform size by @vio in #423
- fix: Always extract source to calculate stat size by @vio in #425
- fix entry initial flag by @vio in #426
Output JSON outside of the vite/rollup bundle process
Note
No changes are required, but if you use excludeAssets
to ignore webpack-stats.json
from the stats file, you can remove the configuration option. The stats are not going to contain the webpack-stats.json
entry anymore.
Other changes
- fix: Explicit type imports by @vio in #428
- use rollup-plugin-stats by @vio in #413
- fix: Remove unnecessary source option by @vio in #414
- build: Use relative-ci/.github setup action by @vio in #417
- build: Update node setup by @vio in #418
Update dependencies
- Update dependencies by @vio in #429
- build(deps-dev): bump typescript from 5.7.2 to 5.7.3 by @dependabot in #416
- build(deps-dev): bump release-it and @release-it/conventional-changelog by @dependabot in #415
- Update dependencies by @vio in #402
- Update dependencies by @vio in #422
- chore: Pin actions by @vio in #424
Full Changelog: v1.2.3...v2.0.0-beta.5
v1.2.3
v1.2.1
What's Changed
- Update dependencies by @vio in #384
- build(deps-dev): bump husky from 9.1.6 to 9.1.7
- build(deps-dev): bump @types/node from 22.9.0 to 22.9.1
- build(deps-dev): bump @types/node from 22.9.1 to 22.9.3
- build(deps-dev): bump typescript from 5.6.3 to 5.7.2
- build(deps-dev): bump rollup from 4.26.0 to 4.27.4
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
Feature
Other
Update dependencies
- build(deps-dev): Bump rollup from 4.24.2 to 4.24.3
- build(deps-dev): Bump @types/node from 22.8.2 to 22.8.4
- build(deps-dev): Bump @release-it/conventional-changelog
- build(deps-dev): Bump @types/node from 22.8.4 to 22.8.6
- build(deps-dev): Bump tslib from 2.8.0 to 2.8.1
- build(deps-dev): Bump @types/node from 22.8.6 to 22.8.7
- build(deps-dev): Bump rollup from 4.24.3 to 4.24.4
- build(deps-dev): Bump @types/node from 22.8.7 to 22.9.0
- build(deps-dev): Bump @release-it/conventional-changelog
- build(deps-dev): Bump rollup from 4.24.4 to 4.25.0
- build(deps-dev): bump vitest from 2.1.4 to 2.1.5
- build(deps-dev): bump rollup from 4.25.0 to 4.26.0
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- Update dependencies by @vio in #338
- build(deps-dev): Bump release-it from 17.6.0 to 17.7.0
- build(deps-dev): Bump @types/node from 22.7.4 to 22.7.5
- build(deps-dev): Bump typescript from 5.6.2 to 5.6.3
- build(deps-dev): Bump vitest from 2.1.2 to 2.1.3
- build(deps-dev): Bump tslib from 2.7.0 to 2.8.0
- build(deps-dev): Bump @rollup/plugin-typescript from 12.1.0 to 12.1.1
- build(deps-dev): Bump @types/node from 22.7.5 to 22.7.6
- build(deps-dev): Bump release-it from 17.7.0 to 17.10.0
- build(deps-dev): Bump @types/node from 22.7.6 to 22.7.7
- build(deps-dev): Bump @types/node from 22.7.7 to 22.7.8
- build(deps-dev): Bump @types/node from 22.7.8 to 22.7.9
- build(deps-dev): Bump @release-it/conventional-changelog
- build(deps-dev): Bump @types/node from 22.7.9 to 22.8.1
- build(deps-dev): Bump rollup from 4.24.0 to 4.24.2
- build(deps-dev): Bump vitest from 2.1.3 to 2.1.4
- build(deps-dev): Bump @types/node from 22.8.1 to 22.8.2
Full Changelog: v1.1.0...v1.1.1