Skip to content

Releases: relative-ci/bundle-stats

v4.17.0

15 Nov 20:46
@vio vio
Compare
Choose a tag to compare

What's Changed

Features

Asset type changes between builds

When optimizing the bundle configuration, asset types can change and impact the value of "Initial JS" or "Initial CSS" metrics. Now, you can identify the impact of your bundle configuration change even when the asset size and name are identical by comparing asset types(initial, entry, chunk) between builds.

image

Fixes

  • Fix sort query state by @vio in #4824
  • Improve overlays by @vio in #4822
  • fix(ui): BundleAssets/Modules/Packages - do not clear sort params when openning entry side info by @vio in #4826
  • fix(ui): BundleModules - do not clear metric when opening side info by @vio in #4827
  • fix(ui): PreviewSource - disable auto by @vio in #4815
  • fix(cli-utils): Baseline - create parent directory if needed by @vio in #4833

Others

  • Update issue templates by @vio in #4835
  • build: Increase stale intervals by @vio in #4795

Update dependencies

  • build(deps-dev): bump memfs from 4.13.0 to 4.14.0 by @dependabot in #4774
  • build(deps-dev): bump preact from 10.24.2 to 10.24.3 by @dependabot in #4777
  • build(deps-dev): bump @playwright/test from 1.48.0 to 1.48.1 by @dependabot in #4779
  • build(deps-dev): bump html-webpack-plugin from 5.6.0 to 5.6.2 by @dependabot in #4781
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4782
  • build(deps-dev): bump @types/lodash from 4.17.10 to 4.17.12 by @dependabot in #4784
  • build(deps-dev): bump eslint-plugin-jsx-a11y from 6.10.0 to 6.10.1 by @dependabot in #4786
  • build(deps-dev): bump the babel group with 6 updates by @dependabot in #4787
  • build(deps-dev): bump eslint-plugin-react from 7.37.1 to 7.37.2 by @dependabot in #4788
  • build(deps-dev): bump html-webpack-plugin from 5.6.2 to 5.6.3 by @dependabot in #4789
  • build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #4790
  • build(deps-dev): bump @types/jest from 29.5.13 to 29.5.14 by @dependabot in #4791
  • build(deps-dev): bump @types/react from 18.3.11 to 18.3.12 by @dependabot in #4793
  • build(deps): bump stream-json from 1.8.0 to 1.9.0 by @dependabot in #4792
  • build(deps): bump actions/setup-node from 4.0.4 to 4.1.0 by @dependabot in #4794
  • build(deps-dev): bump rollup from 4.24.0 to 4.24.2 by @dependabot in #4797
  • build(deps-dev): bump @playwright/test from 1.48.1 to 1.48.2 by @dependabot in #4799
  • build(deps-dev): bump eslint-plugin-jsx-a11y from 6.10.1 to 6.10.2 by @dependabot in #4798
  • build(deps-dev): bump the babel group with 3 updates by @dependabot in #4796
  • build(deps): bump relative-ci/agent-action from 2.1.12 to 2.1.13 by @dependabot in #4803
  • build(deps-dev): bump @types/lodash from 4.17.12 to 4.17.13 by @dependabot in #4804
  • build(deps-dev): bump rollup from 4.24.2 to 4.24.3 by @dependabot in #4805
  • build(deps): bump core-js from 3.38.1 to 3.39.0 by @dependabot in #4806
  • build(deps-dev): bump lerna from 8.1.8 to 8.1.9 by @dependabot in #4808
  • build(deps-dev): bump mini-css-extract-plugin from 2.9.1 to 2.9.2 by @dependabot in #4810
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4807
  • build(deps-dev): bump webpack from 5.95.0 to 5.96.0 by @dependabot in #4809
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4812
  • build(deps-dev): bump webpack from 5.96.0 to 5.96.1 by @dependabot in #4813
  • build(deps-dev): bump rollup from 4.24.3 to 4.24.4 by @dependabot in #4818
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4820
  • build(deps-dev): bump eslint-plugin-jest from 28.8.3 to 28.9.0 by @dependabot in #4821
  • build(deps-dev): bump postcss from 8.4.47 to 8.4.48 by @dependabot in #4829
  • build(deps-dev): bump rollup from 4.24.4 to 4.25.0 by @dependabot in #4828
  • build(deps-dev): bump postcss from 8.4.48 to 8.4.49 by @dependabot in #4831
  • build(deps): bump stream-json from 1.9.0 to 1.9.1 by @dependabot in #4834
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4838
  • build(deps-dev): bump rollup from 4.25.0 to 4.26.0 by @dependabot in #4839
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4840
  • build(deps-dev): bump rollup from 4.26.0 to 4.27.2 by @dependabot in #4841

Full Changelog: v4.16.0...v4.17.0

v4.16.0

12 Oct 15:26
@vio vio
Compare
Choose a tag to compare

New features

Metrics table export as CSV and JSON by @vio in #4728

relative-ci--bundle-stats-v4.16--metrics-export.mp4

Read more

EntryInfo - copy filenames to clipboard by @vio in #4725

Fixes

Update dependencies

Full Changelog: v4.15.1...v4.16.0

v4.15.1

09 Sep 22:26
@vio vio
Compare
Choose a tag to compare

Fixes

  • fix(utils): Webpack metrics - update description by @vio in #4690
  • Fix upload artifacts by @vio in #4686

Update dependencies

  • build(deps-dev): bump rollup from 4.21.0 to 4.21.1 by @dependabot in #4665
  • build(deps-dev): bump eslint-plugin-jest from 28.8.0 to 28.8.1 by @dependabot in #4669
  • build(deps-dev): bump @babel/cli from 7.24.8 to 7.25.6 in the babel group by @dependabot in #4667
  • build(deps-dev): bump rollup from 4.21.1 to 4.21.2 by @dependabot in #4670
  • build(deps-dev): bump postcss from 8.4.41 to 8.4.43 by @dependabot in #4671
  • build(deps-dev): bump lint-staged from 15.2.9 to 15.2.10 by @dependabot in #4672
  • build(deps-dev): bump @types/react from 18.3.4 to 18.3.5 by @dependabot in #4673
  • build(deps-dev): bump eslint-plugin-jest from 28.8.1 to 28.8.2 by @dependabot in #4675
  • build(deps-dev): bump postcss from 8.4.43 to 8.4.44 by @dependabot in #4676
  • build(deps-dev): bump eslint-plugin-react from 7.35.0 to 7.35.1 by @dependabot in #4677
  • build(deps-dev): bump eslint-import-resolver-webpack from 0.13.8 to 0.13.9 by @dependabot in #4678
  • build(deps-dev): bump eslint-plugin-react from 7.35.1 to 7.35.2 by @dependabot in #4679
  • build(deps-dev): bump postcss from 8.4.44 to 8.4.45 by @dependabot in #4681
  • build(deps-dev): bump eslint-plugin-jest from 28.8.2 to 28.8.3 by @dependabot in #4683
  • build(deps-dev): bump typescript from 5.5.4 to 5.6.2 by @dependabot in #4688
  • build(deps-dev): bump @playwright/test from 1.46.1 to 1.47.0 by @dependabot in #4684
  • build(deps-dev): bump eslint-plugin-jsx-a11y from 6.9.0 to 6.10.0 by @dependabot in #4682
  • build(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.30.0 by @dependabot in #4680

Full Changelog: v4.15.0...v4.15.1

v4.15.0

26 Aug 17:58
@vio vio
Compare
Choose a tag to compare

Features

  • feat(utils): Module links - show duplicateSize when viewing duplicate modules by @vio in #4661

Fixes

  • fix(ui): ModuleInfo - skip diff when baseline is missing by @vio in #4660

Update dependencies

Full Changelog: v4.14.2...v4.15.0

v4.14.2

20 Aug 17:21
@vio vio
Compare
Choose a tag to compare

Fixes

Update dependencies

  • build(deps-dev): bump axios from 1.7.3 to 1.7.4 by @dependabot in #4640
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4641
  • build(deps-dev): bump lint-staged from 15.2.8 to 15.2.9 by @dependabot in #4642
  • build(deps-dev): bump @playwright/test from 1.46.0 to 1.46.1 by @dependabot in #4645
  • build(deps-dev): bump rollup from 4.20.0 to 4.21.0 by @dependabot in #4646
  • build(deps-dev): bump mini-css-extract-plugin from 2.9.0 to 2.9.1 by @dependabot in #4650

Full Changelog: v4.14.1...v4.14.2

v4.14.1

13 Aug 21:05
@vio vio
Compare
Choose a tag to compare

Fixes

  • fix(ui): ModuleInfo - handle missing baseline by @vio in #4635

Update dependencies

  • build(deps-dev): bump postcss from 8.4.40 to 8.4.41 by @dependabot in #4625
  • build(deps-dev): bump lerna from 8.1.7 to 8.1.8 by @dependabot in #4627
  • build(deps): bump relative-ci/agent-action from 2.1.11 to 2.1.12 by @dependabot in #4628
  • build(deps-dev): bump @playwright/test from 1.45.3 to 1.46.0 by @dependabot in #4626
  • build(deps-dev): bump @types/yargs from 17.0.32 to 17.0.33 by @dependabot in #4629
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4631
  • build(deps-dev): bump eslint-plugin-jest from 28.7.0 to 28.8.0 by @dependabot in #4632
  • build(deps-dev): bump preact from 10.23.1 to 10.23.2 by @dependabot in #4638

Full Changelog: v4.14.0...v4.14.1

v4.14.0

05 Aug 20:38
@vio vio
Compare
Choose a tag to compare

Features

image
  • Modules duplicate size view by @vio in #4585
  • ModuleInfo - show all information by @vio in #4593

Dependency updates

Full Changelog: v4.13.4...v4.14.0

v4.13.4

20 Jul 17:43
@vio vio
Compare
Choose a tag to compare

Documentation

  • doc(webpack-plugin): How to exclude virtual modules by @vio in #4584

Update dependencies

Full Changelog: v4.13.3...v4.13.4

v4.13.3

24 Jun 22:37
@vio vio
Compare
Choose a tag to compare

What's Changed

Fixes

  • doc(next-plugin): Explicit fn args by @vio in #4524
  • fix(ui): FileName - limit height to 2 rows by @vio in #4527
  • fix(ui): Treemap - coorect transition var; explicit transition-property by @vio in #4528

Update dependencies

  • build(deps-dev): Bump the babel group with 6 updates by @dependabot in #4484
  • build(deps-dev): Bump lint-staged from 15.2.4 to 15.2.5 by @dependabot in #4485
  • build(deps-dev): Bump ts-jest from 29.1.3 to 29.1.4 by @dependabot in #4489
  • build(deps-dev): Bump eslint-plugin-react from 7.34.1 to 7.34.2 by @dependabot in #4488
  • build(deps): Bump relative-ci/agent-action from 2.1.10 to 2.1.11 by @dependabot in #4490
  • chore: Update relative-ci actions by @vio in #4492
  • build(deps-dev): Bump prettier from 3.2.5 to 3.3.0 by @dependabot in #4494
  • build(deps): Bump rollup-plugin-webpack-stats from 0.2.6 to 0.3.0 by @dependabot in #4496
  • build(deps-dev): Bump prettier from 3.3.0 to 3.3.1 by @dependabot in #4499
  • build(deps-dev): Bump the babel group with 6 updates by @dependabot in #4498
  • build(deps-dev): Bump verdaccio from 5.31.0 to 5.31.1 by @dependabot in #4500
  • build(deps-dev): Bump eslint-plugin-jest from 28.5.0 to 28.6.0 by @dependabot in #4501
  • build(deps-dev): Bump @types/lodash from 4.17.4 to 4.17.5 by @dependabot in #4502
  • build(deps): Bump rollup-plugin-webpack-stats from 0.3.0 to 0.4.1 by @dependabot in #4503
  • build(deps-dev): Bump prettier from 3.3.1 to 3.3.2 by @dependabot in #4506
  • build(deps-dev): Bump lint-staged from 15.2.5 to 15.2.6 by @dependabot in #4508
  • build(deps-dev): Bump webpack from 5.91.0 to 5.92.0 by @dependabot in #4507
  • build(deps-dev): Bump lint-staged from 15.2.6 to 15.2.7 by @dependabot in #4510
  • build(deps-dev): Bump memfs from 4.9.2 to 4.9.3 by @dependabot in #4513
  • build(deps-dev): Bump ts-jest from 29.1.4 to 29.1.5 by @dependabot in #4515
  • build(deps-dev): Bump ws from 6.2.2 to 6.2.3 by @dependabot in #4518
  • build(deps-dev): Bump eslint-plugin-react from 7.34.2 to 7.34.3 by @dependabot in #4519
  • build(deps-dev): Bump webpack from 5.92.0 to 5.92.1 by @dependabot in #4520
  • build(deps-dev): Bump eslint-plugin-jsx-a11y from 6.8.0 to 6.9.0 by @dependabot in #4523

Full Changelog: v4.13.2...v4.13.3

v4.13.2

26 May 12:56
@vio vio
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.13.1...v4.13.2