Skip to content

Releases: relative-ci/bundle-stats

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

v4.13.1

24 May 23:08
@vio vio
Compare
Choose a tag to compare

Fixes

  • fix(ui): BundlePackages - add missing import by @vio in #4480
  • fix metrics treemap single run by @vio in #4481

Update dependencies

Full Changelog: v4.13.0...v4.13.1

v4.13.0 - treemaps 🎉

23 May 23:27
@vio vio
Compare
Choose a tag to compare

What's Changed

Treemap charts 🎉

bundle-stats.mp4

Demo

Fixes

Others

  • text: Add fixtures from Gladys, Outline, HomeAssistant by @vio in #4474

Dependency updates

Full Changelog: v4.12.2...v4.13.0

v4.12.2

23 Mar 09:50
@vio vio
Compare
Choose a tag to compare

Fixes

  • fix(ui): BundleModules - keep metric type when changing other filters by @vio in #4341

Update dependencies

Full Changelog: v4.12.1...v4.12.2

v4.12.1

13 Mar 19:50
@vio vio
Compare
Choose a tag to compare

Update dependencies

  • build(deps-dev): bump @babel/preset-env from 7.23.9 to 7.24.0 by @dependabot in #4289
  • build(deps-dev): bump the babel group with 1 update by @dependabot in #4293
  • build(deps-dev): bump @types/react from 18.2.60 to 18.2.61 by @dependabot in #4295
  • build(deps-dev): bump autoprefixer from 10.4.17 to 10.4.18 by @dependabot in #4298
  • build(deps-dev): bump @playwright/test from 1.42.0 to 1.42.1 by @dependabot in #4299
  • build(deps-dev): bump @types/react from 18.2.61 to 18.2.62 by @dependabot in #4304
  • build(deps-dev): bump eslint-plugin-react from 7.33.2 to 7.34.0 by @dependabot in #4303
  • build(deps-dev): bump @types/react from 18.2.62 to 18.2.63 by @dependabot in #4305
  • build(deps-dev): bump @types/react from 18.2.63 to 18.2.64 by @dependabot in #4306
  • build(deps-dev): bump rollup from 4.12.0 to 4.12.1 by @dependabot in #4307
  • build(deps-dev): bump @types/react from 18.2.64 to 18.2.65 by @dependabot in #4312
  • build(deps): bump superstruct from 1.0.3 to 1.0.4 by @dependabot in #4313
  • build(deps-dev): bump rollup from 4.12.1 to 4.13.0 by @dependabot in #4314
  • build(deps-dev): bump @types/lodash from 4.14.202 to 4.17.0 by @dependabot in #4315

Full Changelog: v4.12.0...v4.12.1

v4.12.0

29 Feb 10:36
@vio vio
Compare
Choose a tag to compare

Features

Fixes

  • fix(utils): Extract package - skip module federation modules by @vio in #4286
  • fix(ui): BundleModules - do not clear the moduleMetric when opening t… by @vio in #4287
  • Fix bundle module total size view by @vio in #4274

Update dependencies

Full Changelog: v4.10.1...v4.12.0

v4.10.1

17 Feb 18:54
@vio vio
Compare
Choose a tag to compare

Fixes

  • fix(webpack-plugin): Update tests by @vio in #4257
  • fix(ui): Dropdown - use Button by @vio in #4253
  • refactor(validator): Move tests inside tests for consistency by @vio in #4265

Update dependencies

Full Changelog: v4.10.0...v4.10.1

v4.10.0

14 Feb 21:54
@vio vio
Compare
Choose a tag to compare

Features

  • Nextjs - add support for manifest asset names by @vio in #4251

Fixes

Improvements

  • Enhance UI by @vio in #4249
  • ui improvements by @vio in #4233
  • enhance(ui): Dropdown - add disabled state by @vio in #4240
  • test(cli): E2E - add section navigation case by @vio in #4239

Update dependencies

  • build(deps-dev): bump dotenv from 16.4.0 to 16.4.1 by @dependabot in #4188
  • build(deps-dev): bump webpack from 5.89.0 to 5.90.0 by @dependabot in #4189
  • build(deps-dev): bump husky from 8.0.3 to 9.0.1 by @dependabot in #4190
  • build(deps-dev): bump @babel/core from 7.23.7 to 7.23.9 by @dependabot in #4191
  • build(deps-dev): bump @babel/cli from 7.23.4 to 7.23.9 by @dependabot in #4192
  • build(deps-dev): bump husky from 9.0.1 to 9.0.6 by @dependabot in #4195
  • build(deps-dev): bump @babel/preset-env from 7.23.8 to 7.23.9 by @dependabot in #4193
  • build(deps-dev): bump @babel/eslint-parser from 7.23.3 to 7.23.9 by @dependabot in #4194
  • build(deps): bump rollup-plugin-webpack-stats from 0.2.3 to 0.2.4 by @dependabot in #4199
  • build(deps-dev): bump husky from 9.0.6 to 9.0.7 by @dependabot in #4200
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0 by @dependabot in #4198
  • build(deps-dev): bump @typescript-eslint/parser from 6.19.1 to 6.20.0 by @dependabot in #4201
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4202
  • build(deps-dev): bump css-loader from 6.9.1 to 6.10.0 by @dependabot in #4203
  • build(deps-dev): bump postcss-loader from 8.0.0 to 8.1.0 by @dependabot in #4204
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4205
  • build(deps-dev): bump @babel/eslint-parser from 7.23.9 to 7.23.10 by @dependabot in #4206
  • build(deps-dev): bump lint-staged from 15.2.0 to 15.2.1 by @dependabot in #4207
  • build(deps-dev): bump @playwright/test from 1.41.1 to 1.41.2 by @dependabot in #4208
  • build(deps-dev): bump @types/react from 18.2.48 to 18.2.51 by @dependabot in #4210
  • build(deps-dev): bump webpack from 5.90.0 to 5.90.1 by @dependabot in #4212
  • build(deps-dev): bump @types/jest from 29.5.11 to 29.5.12 by @dependabot in #4211
  • build(deps-dev): bump husky from 9.0.7 to 9.0.10 by @dependabot in #4214
  • build(deps-dev): bump prettier from 3.2.4 to 3.2.5 by @dependabot in #4215
  • build(deps-dev): bump @types/react from 18.2.51 to 18.2.52 by @dependabot in #4216
  • build(deps-dev): bump postcss from 8.4.33 to 8.4.34 by @dependabot in #4221
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0 by @dependabot in #4219
  • build(deps-dev): bump lerna from 8.0.2 to 8.1.2 by @dependabot in #4220
  • build(deps-dev): bump lint-staged from 15.2.1 to 15.2.2 by @dependabot in #4223
  • build(deps-dev): bump @types/react from 18.2.52 to 18.2.54 by @dependabot in #4222
  • build(deps-dev): bump mini-css-extract-plugin from 2.7.7 to 2.8.0 by @dependabot in #4213
  • build(deps-dev): bump @typescript-eslint/parser from 6.20.0 to 6.21.0 by @dependabot in #4224
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4226
  • build(deps-dev): bump @types/react from 18.2.54 to 18.2.55 by @dependabot in #4227
  • build(deps): bump actions/setup-node from 4.0.1 to 4.0.2 by @dependabot in #4228
  • build(deps-dev): bump postcss from 8.4.34 to 8.4.35 by @dependabot in #4229
  • build(deps-dev): bump preact from 10.19.3 to 10.19.4 by @dependabot in #4231
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4234
  • build(deps-dev): bump dotenv from 16.4.1 to 16.4.2 by @dependabot in #4235
  • build(deps-dev): bump rollup from 4.9.6 to 4.10.0 by @dependabot in #4236
  • build(deps-dev): bump typescript-plugin-css-modules from 5.0.2 to 5.1.0 by @dependabot in #4237
  • build(deps-dev): bump dotenv from 16.4.2 to 16.4.3 by @dependabot in #4241
  • build(deps-dev): bump memfs from 4.6.0 to 4.6.1 by @dependabot in #4244
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in #4245
  • build(deps-dev): bump dotenv from 16.4.3 to 16.4.4 by @dependabot in #4246
  • build(deps-dev): bump memfs from 4.6.1 to 4.7.0 by @dependabot in #4247
  • build(deps-dev): bump eslint-plugin-jest from 27.6.3 to 27.8.0 by @dependabot in #4248
  • build(deps-dev): bump husky from 9.0.10 to 9.0.11 by @dependabot in #4250
  • build(deps): bump core-js from 3.35.1 to 3.36.0 by @dependabot in #4252

Full Changelog: v4.9.2...v4.10.0

v4.9.2

24 Jan 18:00
@vio vio
Compare
Choose a tag to compare

Fixes

  • Fix webpack baseline writing by @vio in #4187

Update dependencies

  • build(deps-dev): bump rollup from 4.9.5 to 4.9.6 by @dependabot in #4178
  • build(deps-dev): bump dotenv from 16.3.1 to 16.3.2 by @dependabot in #4177
  • build(deps): bump core-js from 3.35.0 to 3.35.1 by @dependabot in #4179
  • build(deps-dev): bump @playwright/test from 1.41.0 to 1.41.1 by @dependabot in #4180
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.19.1 by @dependabot in #4183
  • build(deps-dev): bump ts-jest from 29.1.1 to 29.1.2 by @dependabot in #4184
  • build(deps-dev): bump @typescript-eslint/parser from 6.19.0 to 6.19.1 by @dependabot in #4182
  • build(deps-dev): bump dotenv from 16.3.2 to 16.4.0 by @dependabot in #4186

Full Changelog: v4.9.1...v4.9.2