GitPedia
relative-ci

relative-ci/bundle-stats

Analyze bundle stats(bundle size, assets, modules, packages) and compare the results between different builds. Support for webpack, rspack, vite, rolldown and rollup.

30 Releases
Latest: 3w ago
v4.22.2Latest
viovio·3w ago·May 28, 2026
GitHub

🐛 Fixes

  • webpack-plugin: fix baseline path by @vio in https://github.com/relative-ci/bundle-stats/pull/5735
  • fix rollup plugin deps by @vio in https://github.com/relative-ci/bundle-stats/pull/5703
  • bundle update notifier by @vio in https://github.com/relative-ci/bundle-stats/pull/5732

📦 Build

  • doc(rollup-plugin): Add vite registry badges by @vio in https://github.com/relative-ci/bundle-stats/pull/5702
  • Node v26 by @vio in https://github.com/relative-ci/bundle-stats/pull/5721
  • Fix prettier setup for yml by @vio in https://github.com/relative-ci/bundle-stats/pull/5722
  • Dependency cooldown by @vio in https://github.com/relative-ci/bundle-stats/pull/5723
  • build(cli): Use tsdown by @vio in https://github.com/relative-ci/bundle-stats/pull/5728
  • build(ui): Replace typescript-plugin-css-modules with inline types by @vio in https://github.com/relative-ci/bundle-stats/pull/5726
  • chore: Upgrade eslint to v10 by @vio in https://github.com/relative-ci/bundle-stats/pull/5731
  • fix lint by @vio in https://github.com/relative-ci/bundle-stats/pull/5733
  • + 1 more

📦 Update dependencies

  • build(deps-dev): bump prettier from 3.8.2 to 3.8.3 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5683
  • build(deps-dev): bump webpack from 5.106.1 to 5.106.2 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5685
  • build(deps-dev): bump postcss from 8.5.9 to 8.5.10 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5684
  • build(deps-dev): bump memfs from 4.57.1 to 4.57.2 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5686
  • build(deps-dev): bump verdaccio from 6.5.0 to 6.5.1 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5688
  • build(deps-dev): bump verdaccio from 6.5.1 to 6.5.2 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5692
  • build(deps-dev): bump html-webpack-plugin from 5.6.6 to 5.6.7 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5693
  • build(deps-dev): bump rollup from 4.60.1 to 4.60.2 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5694
  • + 35 more
v4.22.1
viovio·2mo ago·April 14, 2026
GitHub

🐛 Fixes

  • rollup-plugin: Inline types by @vio in https://github.com/relative-ci/bundle-stats/pull/5679
  • build: Override @typescript-eslint/eslint-plugin to match root version by @vio in https://github.com/relative-ci/bundle-stats/pull/5681

📦 Update dependencies

  • build(deps-dev): bump verdaccio from 6.3.1 to 6.3.2 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5619
  • build(deps-dev): bump qs from 6.14.1 to 6.14.2 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5620
  • build(deps-dev): bump lint-staged from 16.3.4 to 16.4.0 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5618
  • build(deps-dev): bump @babel/preset-env from 7.29.0 to 7.29.2 in the babel group by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5621
  • build(deps-dev): bump webpack-cli from 7.0.0 to 7.0.1 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5622
  • build(deps-dev): bump webpack-cli from 7.0.1 to 7.0.2 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5624
  • build(deps-dev): bump vite from 8.0.0 to 8.0.1 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5628
  • build(deps): bump core-js from 3.48.0 to 3.49.0 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5623
  • + 34 more
v4.22.0
viovio·3mo ago·March 14, 2026
GitHub

Features

  • chore: Support Vite v8 peer dependency by @vio in https://github.com/relative-ci/bundle-stats/pull/5617

📦 Update dependencies

  • build(deps-dev): bump vite from 7.3.0 to 7.3.1 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5562
  • build(deps-dev): bump lerna from 9.0.3 to 9.0.4 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5563
  • build(deps-dev): bump webpack from 5.105.1 to 5.105.2 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5566
  • build(deps-dev): bump dotenv from 17.2.4 to 17.3.1 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5565
  • build(deps-dev): bump rimraf from 6.1.2 to 6.1.3 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5568
  • build(deps-dev): bump postcss-loader from 8.2.0 to 8.2.1 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5569
  • build(deps): bump actions/stale from 10.1.1 to 10.2.0 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5570
  • build(deps-dev): bump preact from 10.28.3 to 10.28.4 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5571
  • + 36 more
v4.21.10
viovio·4mo ago·February 10, 2026
GitHub

🐛 Fixes

  • update info by @vio in https://github.com/relative-ci/bundle-stats/pull/5561
  • fix(rollup-plugin): Export plugin type from vite/rollup by @vio in https://github.com/relative-ci/bundle-stats/pull/5560

📦 Update dependencies

  • build(deps-dev): bump rollup from 4.56.0 to 4.57.0 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5545
  • build(deps-dev): bump verdaccio from 6.2.4 to 6.2.5 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5547
  • build(deps-dev): bump autoprefixer from 10.4.23 to 10.4.24 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5548
  • build(deps-dev): bump the babel group with 2 updates by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5546
  • build(deps-dev): bump @playwright/test from 1.58.0 to 1.58.1 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5550
  • build(deps-dev): bump rollup from 4.57.0 to 4.57.1 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5549
  • build(deps-dev): bump preact from 10.28.2 to 10.28.3 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5551
  • build(deps-dev): bump webpack from 5.104.1 to 5.105.0 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5552
  • + 5 more
v4.21.9
viovio·4mo ago·January 26, 2026
GitHub

📦 Update dependencies

  • build(deps): bump relative-ci/agent-action from 3.2.1 to 3.2.2 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5509
  • build(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5510
  • build(deps-dev): bump rollup from 4.54.0 to 4.55.1 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5511
  • build(deps-dev): bump preact from 10.28.1 to 10.28.2 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5512
  • build(deps-dev): bump @types/lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5514
  • build(deps-dev): bump the babel group with 4 updates by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5515
  • build(deps-dev): bump eslint-plugin-prettier from 5.5.4 to 5.5.5 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5518
  • build(deps-dev): bump prettier from 3.7.4 to 3.8.0 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5517
  • + 18 more
v4.21.8
viovio·5mo ago·January 4, 2026
GitHub

📦 Update dependencies

  • build(deps-dev): bump @playwright/test from 1.56.1 to 1.57.0 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5461
  • build(deps): bump relative-ci/agent-action from 3.2.0 to 3.2.1 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5462
  • build(deps): bump serialize-query-params from 2.0.3 to 2.0.4 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5463
  • build(deps-dev): bump lerna from 9.0.1 to 9.0.3 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5464
  • build(deps-dev): bump verdaccio from 6.2.2 to 6.2.3 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5465
  • build(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5466
  • build(deps-dev): bump memfs from 4.51.0 to 4.51.1 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5468
  • build(deps-dev): bump prettier from 3.6.2 to 3.7.3 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5467
  • + 22 more
v4.21.7
viovio·6mo ago·November 24, 2025
GitHub

📝 Docs

  • doc(cli): README - explicit stats info by @vio in https://github.com/relative-ci/bundle-stats/pull/5441

📦 Update dependencies

  • build(deps): bump relative-ci/agent-action from 3.1.0 to 3.2.0 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5428
  • build(deps-dev): bump rollup from 4.52.5 to 4.53.1 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5430
  • build(deps-dev): bump rollup from 4.53.1 to 4.53.2 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5431
  • build(deps-dev): bump autoprefixer from 10.4.21 to 10.4.22 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5433
  • build(deps-dev): bump memfs from 4.50.0 to 4.51.0 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5436
  • build(deps-dev): bump @tsconfig/node14 from 14.1.5 to 14.1.6 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5438
  • build(deps-dev): bump @tsconfig/node16 from 16.1.6 to 16.1.7 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5439
  • build(deps): bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5442
  • + 16 more
v4.21.6
viovio·7mo ago·November 3, 2025
GitHub

📦 Update dependencies

  • build(deps): bump core-js from 3.45.1 to 3.46.0 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5393
  • build(deps): bump relative-ci/agent-action from 3.1.0.pre.beta.5 to 3.1.0.pre.rc.0 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5394
  • build(deps-dev): bump @rollup/plugin-node-resolve from 16.0.2 to 16.0.3 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5397
  • build(deps-dev): bump ts-jest from 29.4.4 to 29.4.5 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5395
  • build(deps-dev): bump lint-staged from 16.2.3 to 16.2.4 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5396
  • build(deps): bump relative-ci/agent-action from 3.1.0.pre.rc.0 to 3.1.0 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5398
  • build(deps-dev): bump @rollup/plugin-commonjs from 28.0.6 to 28.0.7 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5399
  • build(deps-dev): bump @rollup/plugin-commonjs from 28.0.7 to 28.0.8 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5400
  • + 21 more
v4.21.5
viovio·8mo ago·October 8, 2025
GitHub

🐛 Fixes

  • UI: Improve treemap by @vio in https://github.com/relative-ci/bundle-stats/pull/5389

📦 Update dependencies

  • build(deps-dev): bump the storybook group with 3 updates by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5368
  • build(deps-dev): bump typescript from 5.9.2 to 5.9.3 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5369
  • build(deps): bump relative-ci/.github from 1.1.2 to 1.1.3 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5370
  • build(deps-dev): bump the storybook group with 3 updates by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5371
  • build(deps-dev): bump memfs from 4.47.0 to 4.48.1 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5374
  • build(deps): bump relative-ci/.github from 1.1.3 to 1.1.5 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5377
  • build(deps-dev): bump rollup from 4.52.3 to 4.52.4 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5380
  • build(deps-dev): bump @rollup/plugin-node-resolve from 16.0.1 to 16.0.2 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5381
  • + 8 more
v4.21.4
viovio·8mo ago·September 30, 2025
GitHub

📦 Build

  • build: Upgrade node to v24 by @vio in https://github.com/relative-ci/bundle-stats/pull/5360
  • Enable OIDC publishing by @vio in https://github.com/relative-ci/bundle-stats/pull/5366
  • doc: README - update related projects by @vio in https://github.com/relative-ci/bundle-stats/pull/5367

📦 Update dependencies

  • build(deps-dev): bump @tsconfig/node14 from 14.1.4 to 14.1.5 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5309
  • build(deps-dev): bump memfs from 4.36.3 to 4.38.1 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5311
  • build(deps-dev): bump rollup from 4.47.1 to 4.48.0 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5312
  • build(deps-dev): bump rollup from 4.48.0 to 4.48.1 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5313
  • build(deps-dev): bump memfs from 4.38.1 to 4.38.2 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5314
  • build(deps-dev): bump rollup from 4.48.1 to 4.49.0 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5315
  • build(deps-dev): bump rollup from 4.49.0 to 4.50.0 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5316
  • build(deps-dev): bump lint-staged from 16.1.5 to 16.1.6 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5319
  • + 38 more
v4.21.3
viovio·10mo ago·August 23, 2025
GitHub

🐛 Fixes

  • fix(ui): Update layer z-index for tooltip, hovercard and dialog by @vio in https://github.com/relative-ci/bundle-stats/pull/5307

📦 Update dependencies

  • build(deps): bump fs-extra from 11.3.0 to 11.3.1 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5282
  • build(deps-dev): bump lint-staged from 16.1.4 to 16.1.5 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5286
  • build(deps-dev): bump mini-css-extract-plugin from 2.9.3 to 2.9.4 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5288
  • build(deps-dev): bump the storybook group with 3 updates by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5289
  • build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5287
  • build(deps-dev): bump webpack from 5.101.0 to 5.101.1 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5290
  • build(deps-dev): bump the babel group with 3 updates by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5291
  • build(deps-dev): bump webpack from 5.101.1 to 5.101.2 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5292
  • + 12 more
v4.21.2
viovio·10mo ago·August 7, 2025
GitHub

🐛 Fixes

  • chore: Update rollup-plugin-webpack-stats to v2.1.3 by @vio in https://github.com/relative-ci/bundle-stats/pull/5280
  • immutable stats
  • performance improvements
  • build(rollup-plugin): Add rolldown optional peerDependency by @vio in https://github.com/relative-ci/bundle-stats/pull/5279

📦 Update dependencies

  • build(deps-dev): bump cross-env from 7.0.3 to 10.0.0 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5259
  • build(deps-dev): bump memfs from 4.20.0 to 4.23.0 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5258
  • build(deps-dev): bump webpack from 5.100.2 to 5.101.0 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5263
  • build(deps-dev): bump rollup from 4.45.3 to 4.46.2 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5262
  • build: Upgrade relative-ci/agent-action@3.10 - dynamic baseline beta by @vio in https://github.com/relative-ci/bundle-stats/pull/5264
  • build(deps): bump rollup-plugin-webpack-stats from 2.1.0 to 2.1.1 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5266
  • build(deps-dev): bump typescript from 5.8.3 to 5.9.2 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5267
  • build(deps-dev): bump lint-staged from 16.1.2 to 16.1.4 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5268
  • + 12 more
v4.21.1
viovio·11mo ago·July 26, 2025
GitHub

🐛 Fixes

  • Improve metrics table title by @vio in https://github.com/relative-ci/bundle-stats/pull/5217

📦 Update dependencies

  • build(deps-dev): bump lerna from 8.2.2 to 8.2.3 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5218
  • build(deps-dev): bump @playwright/test from 1.53.1 to 1.53.2 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5219
  • build(deps-dev): bump the storybook group with 3 updates by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5220
  • build(deps-dev): bump @types/lodash from 4.17.19 to 4.17.20 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5223
  • build(deps-dev): bump dotenv from 17.0.0 to 17.0.1 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5222
  • build(deps-dev): bump rollup from 4.44.1 to 4.44.2 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5225
  • build(deps-dev): bump dotenv from 17.0.1 to 17.2.0 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5229
  • build(deps): bump core-js from 3.43.0 to 3.44.0 by @dependabot[bot] in https://github.com/relative-ci/bundle-stats/pull/5226
  • + 18 more
v4.21.0
viovio·11mo ago·June 29, 2025
GitHub

Features

  • chore(rollup-plugin): Optional vite 7 peer dependency by @vio in https://github.com/relative-ci/bundle-stats/pull/5213

🐛 Fixes

  • fix(ui): Dropdown - increase item height by @vio in https://github.com/relative-ci/bundle-stats/pull/5200
  • build: Dependabot - add jest group by @vio in https://github.com/relative-ci/bundle-stats/pull/5169

📦 Update dependenciess

  • build(deps-dev): bump the storybook group with 3 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5157
  • build(deps-dev): bump @babel/eslint-parser from 7.27.1 to 7.27.5 in the babel group by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5158
  • build(deps-dev): bump the storybook group with 3 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5160
  • build(deps-dev): bump the storybook group with 3 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5162
  • build(deps-dev): bump rollup from 4.41.1 to 4.42.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5161
  • build(deps-dev): bump eslint-plugin-jest from 28.12.0 to 28.13.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5163
  • build(deps): bump core-js from 3.42.0 to 3.43.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5167
  • build(deps-dev): bump the storybook group with 3 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5170
  • + 36 more
v4.20.2
viovio·1y ago·June 1, 2025
GitHub

🐛 Fixes

  • fix: Optional peer dependencies for rollup/webpack plugins by @vio in https://github.com/relative-ci/bundle-stats/pull/5149
  • ui: RunInfo improvements by @vio in https://github.com/relative-ci/bundle-stats/pull/5156

📦 Dependency updates

  • build(deps-dev): bump lint-staged from 15.5.2 to 16.0.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5125
  • build(deps-dev): bump ts-jest from 29.3.2 to 29.3.3 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5126
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5128
  • build(deps-dev): bump memfs from 4.17.1 to 4.17.2 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5129
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5130
  • build(deps-dev): bump ts-jest from 29.3.3 to 29.3.4 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5133
  • build(deps-dev): bump rollup from 4.40.2 to 4.41.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5132
  • build(deps-dev): bump @types/lodash from 4.17.16 to 4.17.17 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5135
  • + 18 more
v4.20.1
viovio·1y ago·May 10, 2025
GitHub

📋 What's Changed

  • ui fixes by @vio in https://github.com/relative-ci/bundle-stats/pull/5108
  • fix(ui): Tooltip - revert dark background by @vio in https://github.com/relative-ci/bundle-stats/pull/5109
  • build: Use relative-ci/agent-action@v3 by @vio in https://github.com/relative-ci/bundle-stats/pull/5122

📦 Update dependencies

  • build(deps-dev): bump the babel group with 6 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5107
  • build(deps-dev): bump memfs from 4.17.0 to 4.17.1 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5111
  • build(deps-dev): bump eslint-plugin-prettier from 5.2.6 to 5.3.1 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5112
  • build(deps-dev): bump eslint-plugin-prettier from 5.3.1 to 5.4.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5113
  • build(deps-dev): bump rollup from 4.40.1 to 4.40.2 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5116
  • build(deps-dev): bump the babel group with 2 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5114
  • build(deps-dev): bump webpack from 5.99.7 to 5.99.8 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5118
  • build(deps-dev): bump lint-staged from 15.5.1 to 15.5.2 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5115
  • + 5 more
v4.20.0
viovio·1y ago·April 29, 2025
GitHub

Features

  • Default display type to treemap by @vio in https://github.com/relative-ci/bundle-stats/pull/5106
  • Add support for rolldown in https://github.com/relative-ci/bundle-stats/pull/5103

📦 Others

  • update docs by @vio in https://github.com/relative-ci/bundle-stats/pull/5104

📦 Update dependencies

  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5050
  • build(deps-dev): bump eslint-plugin-prettier from 5.2.3 to 5.2.4 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5051
  • build(deps-dev): bump rollup from 4.36.0 to 4.37.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5052
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5056
  • build(deps-dev): bump eslint-plugin-prettier from 5.2.4 to 5.2.5 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5058
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5059
  • build(deps-dev): bump ts-jest from 29.2.6 to 29.3.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5055
  • build(deps-dev): bump the babel group with 3 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5057
  • + 27 more
v4.19.1
viovio·1y ago·March 21, 2025
GitHub

🐛 Fixes

  • fix(ui): BundleAssets - search with escaped path on item click by @vio in https://github.com/relative-ci/bundle-stats/pull/5049
  • UI fixes by @vio in https://github.com/relative-ci/bundle-stats/pull/5048
  • InputSearch - disable search autocorrect and autocapitalize
  • RunInfo - prevent layout shift on loading
  • Tooltip - use default background
  • ui fixes by @vio in https://github.com/relative-ci/bundle-stats/pull/5034
  • MetricsTableOptions dropdown - anchor on bottom-right
  • Dropdown - remove dark mode
  • + 4 more

📦 Others

  • doc: Add socket.dev badge by @vio in https://github.com/relative-ci/bundle-stats/pull/5029

📦 Update dependencies

  • build(deps-dev): bump autoprefixer from 10.4.20 to 10.4.21 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5030
  • build(deps-dev): bump @rollup/plugin-commonjs from 28.0.2 to 28.0.3 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5032
  • build(deps-dev): bump eslint-config-prettier from 10.0.2 to 10.1.1 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5033
  • build(deps-dev): bump rollup from 4.34.9 to 4.35.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5031
  • build(deps): bump relative-ci/agent-action from 2.1.14 to 2.2.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5035
  • build(deps-dev): bump the babel group with 2 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5037
  • build(deps-dev): bump @rollup/plugin-node-resolve from 16.0.0 to 16.0.1 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5038
  • build(deps-dev): bump lint-staged from 15.4.3 to 15.5.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5039
  • + 8 more
v4.19.0
viovio·1y ago·March 9, 2025
GitHub

Features

  • Display treemap group by folder by default @vio in https://github.com/relative-ci/bundle-stats/pull/5020

🐛 Fixes

  • ui fixes by @vio in https://github.com/relative-ci/bundle-stats/pull/5022

📦 Build

  • chore: Update setup-node-npm by @vio in https://github.com/relative-ci/bundle-stats/pull/5027
  • Use rollup by @vio in https://github.com/relative-ci/bundle-stats/pull/4928

📦 Dependency updates

  • build(deps): bump actions/download-artifact from 4.1.8 to 4.1.9 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5001
  • build(deps): bump rollup-plugin-webpack-stats from 2.0.2 to 2.0.3 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5003
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5002
  • build(deps-dev): bump eslint-config-prettier from 10.0.1 to 10.0.2 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5004
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5005
  • build(deps-dev): bump preact from 10.26.2 to 10.26.3 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5007
  • build(deps-dev): bump babel-loader from 9.2.1 to 10.0.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5006
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/5008
  • + 13 more
v4.18.3
viovio·1y ago·February 25, 2025
GitHub

📦 Update dependencies

  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4952
  • build(deps-dev): bump lint-staged from 15.4.1 to 15.4.2 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4954
  • build(deps-dev): bump @playwright/test from 1.49.1 to 1.50.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4953
  • build(deps-dev): bump the babel group with 2 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4955
  • build(deps-dev): bump lint-staged from 15.4.2 to 15.4.3 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4956
  • build(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4959
  • build(deps-dev): bump rollup from 4.31.0 to 4.32.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4957
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4961
  • + 30 more
v4.18.2
viovio·1y ago·January 23, 2025
GitHub

📋 What's Changed

  • Error with v418 vite maximum call stack size exceeded rltv 1169 by @vio in https://github.com/relative-ci/bundle-stats/pull/4951
  • build(deps): bump actions/stale from 9.0.0 to 9.1.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4949
  • Full Changelog: https://github.com/relative-ci/bundle-stats/compare/v4.18.0...v4.18.1
v4.18.0
viovio·1y ago·January 21, 2025
GitHub

Features

  • Assets chunks filter by @vio in https://github.com/relative-ci/bundle-stats/pull/4843
  • <img width="1293" alt="Screenshot 2025-01-21 at 23 21 29" src="https://github.com/user-attachments/assets/e671719f-cd43-4d87-8879-80c273d146a9" />
  • rollup-plugin-bundle-stats - new initial flag extraction - https://github.com/relative-ci/rollup-plugin-webpack-stats/releases/tag/v2.0.0
  • ![image](https://github.com/user-attachments/assets/b290ca6c-e17a-460b-b54d-006456264f4d)

🐛 Fixes

  • UI: BundleAssets - fix asset type label by @vio in https://github.com/relative-ci/bundle-stats/pull/4927
  • fix(ui): BundleAssets - add "No chunk" filter by @vio in https://github.com/relative-ci/bundle-stats/pull/4850
  • fix(ui): BundleAssets - extract i18n by @vio in https://github.com/relative-ci/bundle-stats/pull/4851

📦 Diff

  • add nextjs example by @vio in https://github.com/relative-ci/bundle-stats/pull/4871
  • build: Use action from relative-ci/.github by @vio in https://github.com/relative-ci/bundle-stats/pull/4922

📦 Update dependencies

  • build(deps-dev): bump rollup from 4.27.2 to 4.27.3 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4846
  • build(deps-dev): bump husky from 9.1.6 to 9.1.7 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4848
  • build(deps-dev): bump @playwright/test from 1.48.2 to 1.49.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4847
  • build(deps-dev): bump @types/stream-json from 1.7.7 to 1.7.8 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4849
  • fix(ui): BundleAssets - add "No chunk" filter by @vio in https://github.com/relative-ci/bundle-stats/pull/4850
  • fix(ui): BundleAssets - extract i18n by @vio in https://github.com/relative-ci/bundle-stats/pull/4851
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4852
  • build(deps-dev): bump rollup from 4.27.3 to 4.27.4 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4856
  • + 64 more
v4.17.0
viovio·1y ago·November 15, 2024
GitHub

Features

  • ![image](https://github.com/user-attachments/assets/5fa02141-b7a5-4662-9234-a924bd7e4281)
  • Asset meta tag changes by @vio in https://github.com/relative-ci/bundle-stats/pull/4816
  • [Read more](https://relative-ci.com/releases/2024-10-metrics-table-exports/#asset-type-changes-between-builds)

🐛 Fixes

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

📦 Others

  • Update issue templates by @vio in https://github.com/relative-ci/bundle-stats/pull/4835
  • build: Increase stale intervals by @vio in https://github.com/relative-ci/bundle-stats/pull/4795

📦 Update dependencies

  • build(deps-dev): bump memfs from 4.13.0 to 4.14.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4774
  • build(deps-dev): bump preact from 10.24.2 to 10.24.3 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4777
  • build(deps-dev): bump @playwright/test from 1.48.0 to 1.48.1 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4779
  • build(deps-dev): bump html-webpack-plugin from 5.6.0 to 5.6.2 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4781
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4782
  • build(deps-dev): bump @types/lodash from 4.17.10 to 4.17.12 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4784
  • build(deps-dev): bump eslint-plugin-jsx-a11y from 6.10.0 to 6.10.1 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4786
  • build(deps-dev): bump the babel group with 6 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4787
  • + 33 more
v4.16.0
viovio·1y ago·October 12, 2024
GitHub

📦 Metrics table export as CSV and JSON by @vio in https://github.com/relative-ci/bundle-stats/pull/4728

  • https://github.com/user-attachments/assets/d63c3f4e-6b43-43d1-8573-98b6bb35fb14
  • [Read more](https://relative-ci.com/releases/2024-10-metrics-table-exports/#improved-debugging-with-metrics-table-exports)

🐛 Fixes

  • build: Explicit verdaccio version by @vio in https://github.com/relative-ci/bundle-stats/pull/4714
  • feat: Markdown component by @vio in https://github.com/relative-ci/bundle-stats/pull/4749
  • Fix UI by @vio in https://github.com/relative-ci/bundle-stats/pull/4750
  • Fix MetricsTableExport by @vio in https://github.com/relative-ci/bundle-stats/pull/4751
  • fix ui by @vio in https://github.com/relative-ci/bundle-stats/pull/4755
  • fix ui by @vio in https://github.com/relative-ci/bundle-stats/pull/4756
  • fix(ui): Tabs - remove default role by @vio in https://github.com/relative-ci/bundle-stats/pull/4757
  • chore: Pin dependencies by @vio in https://github.com/relative-ci/bundle-stats/pull/4742
  • + 3 more

📦 Update dependencies

  • build(deps-dev): bump husky from 9.1.5 to 9.1.6 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4693
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4692
  • build(deps-dev): bump verdaccio from 5.32.1 to 5.32.2 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4694
  • build(deps-dev): bump rollup from 4.21.2 to 4.21.3 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4696
  • build(deps-dev): bump @types/jest from 29.5.12 to 29.5.13 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4697
  • build(deps-dev): bump eslint-plugin-react from 7.35.2 to 7.36.1 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4695
  • build(deps-dev): bump @playwright/test from 1.47.0 to 1.47.1 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4699
  • build(deps-dev): bump postcss from 8.4.45 to 8.4.47 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4700
  • + 44 more
v4.15.1
viovio·1y ago·September 9, 2024
GitHub

🐛 Fixes

  • fix(utils): Webpack metrics - update description by @vio in https://github.com/relative-ci/bundle-stats/pull/4690
  • Fix upload artifacts by @vio in https://github.com/relative-ci/bundle-stats/pull/4686

📦 Update dependencies

  • build(deps-dev): bump rollup from 4.21.0 to 4.21.1 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4665
  • build(deps-dev): bump eslint-plugin-jest from 28.8.0 to 28.8.1 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4669
  • build(deps-dev): bump @babel/cli from 7.24.8 to 7.25.6 in the babel group by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4667
  • build(deps-dev): bump rollup from 4.21.1 to 4.21.2 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4670
  • build(deps-dev): bump postcss from 8.4.41 to 8.4.43 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4671
  • build(deps-dev): bump lint-staged from 15.2.9 to 15.2.10 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4672
  • build(deps-dev): bump @types/react from 18.3.4 to 18.3.5 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4673
  • build(deps-dev): bump eslint-plugin-jest from 28.8.1 to 28.8.2 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4675
  • + 11 more
v4.15.0
viovio·1y ago·August 26, 2024
GitHub

Features

  • feat(utils): Module links - show duplicateSize when viewing duplicate modules by @vio in https://github.com/relative-ci/bundle-stats/pull/4661

🐛 Fixes

  • fix(ui): ModuleInfo - skip diff when baseline is missing by @vio in https://github.com/relative-ci/bundle-stats/pull/4660

📦 Update dependencies

  • build(deps): bump core-js from 3.38.0 to 3.38.1 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4654
  • build(deps-dev): bump husky from 9.1.4 to 9.1.5 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4653
  • build(deps-dev): bump @types/react from 18.3.3 to 18.3.4 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4655
  • build(deps): bump stream-chain from 2.2.5 to 3.0.1 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4656
  • build(deps-dev): bump @babel/preset-env from 7.25.3 to 7.25.4 in the babel group by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4657
  • build(deps-dev): bump webpack from 5.93.0 to 5.94.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4658
  • build(deps-dev): bump ts-jest from 29.2.4 to 29.2.5 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4662
  • build(deps): bump stream-chain from 3.0.1 to 3.1.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4663
  • + 1 more
v4.14.2
viovio·1y ago·August 20, 2024
GitHub

🐛 Fixes

  • Fix ESM exports by @vio in https://github.com/relative-ci/bundle-stats/pull/4647
  • Fix module duplicate size' by @vio in https://github.com/relative-ci/bundle-stats/pull/4648
  • fix(utils): Modules - regenerate test snapshots by @vio in https://github.com/relative-ci/bundle-stats/pull/4651
  • ui improvements by @vio in https://github.com/relative-ci/bundle-stats/pull/4652

📦 Update dependencies

  • build(deps-dev): bump axios from 1.7.3 to 1.7.4 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4640
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4641
  • build(deps-dev): bump lint-staged from 15.2.8 to 15.2.9 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4642
  • build(deps-dev): bump @playwright/test from 1.46.0 to 1.46.1 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4645
  • build(deps-dev): bump rollup from 4.20.0 to 4.21.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4646
  • build(deps-dev): bump mini-css-extract-plugin from 2.9.0 to 2.9.1 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4650
  • Full Changelog: https://github.com/relative-ci/bundle-stats/compare/v4.14.1...v4.14.2
v4.14.1
viovio·1y ago·August 13, 2024
GitHub

🐛 Fixes

  • fix(ui): ModuleInfo - handle missing baseline by @vio in https://github.com/relative-ci/bundle-stats/pull/4635

📦 Update dependencies

  • build(deps-dev): bump postcss from 8.4.40 to 8.4.41 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4625
  • build(deps-dev): bump lerna from 8.1.7 to 8.1.8 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4627
  • build(deps): bump relative-ci/agent-action from 2.1.11 to 2.1.12 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4628
  • build(deps-dev): bump @playwright/test from 1.45.3 to 1.46.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4626
  • build(deps-dev): bump @types/yargs from 17.0.32 to 17.0.33 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4629
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4631
  • build(deps-dev): bump eslint-plugin-jest from 28.7.0 to 28.8.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4632
  • build(deps-dev): bump preact from 10.23.1 to 10.23.2 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4638
  • + 1 more
v4.14.0
viovio·1y ago·August 5, 2024
GitHub

Features

  • <img width="1210" alt="image" src="https://github.com/user-attachments/assets/85f3bceb-efb2-4b50-b84a-40ba32bef1c9">
  • Modules duplicate size view by @vio in https://github.com/relative-ci/bundle-stats/pull/4585
  • ModuleInfo - show all information by @vio in https://github.com/relative-ci/bundle-stats/pull/4593

📦 Dependency updates

  • build(deps-dev): bump lerna from 8.1.6 to 8.1.7 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4586
  • build(deps-dev): bump @playwright/test from 1.45.2 to 1.45.3 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4589
  • build(deps-dev): bump typescript from 5.5.3 to 5.5.4 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4588
  • build(deps-dev): bump babel-plugin-react-require from 4.0.2 to 4.0.3 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4590
  • build(deps-dev): bump memfs from 4.9.3 to 4.9.4 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4592
  • build(deps-dev): bump preact from 10.22.1 to 10.23.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4591
  • build(deps-dev): bump the storybook group with 4 updates by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4594
  • build(deps-dev): bump postcss from 8.4.39 to 8.4.40 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4595
  • + 21 more
v4.13.4
viovio·1y ago·July 20, 2024
GitHub

📝 Documentation

  • doc(webpack-plugin): How to exclude virtual modules by @vio in https://github.com/relative-ci/bundle-stats/pull/4584

📦 Update dependencies

  • build(deps-dev): Bump lerna from 8.1.2 to 8.1.5 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4532
  • build(deps-dev): Bump @playwright/test from 1.44.1 to 1.45.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4531
  • build(deps-dev): Bump @types/lodash from 4.17.5 to 4.17.6 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4534
  • build(deps-dev): Bump postcss from 8.4.38 to 8.4.39 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4536
  • build(deps-dev): Bump preact from 10.22.0 to 10.22.1 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4540
  • build(deps-dev): Bump @playwright/test from 1.45.0 to 1.45.1 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4541
  • build(deps-dev): Bump webpack-merge from 5.10.0 to 6.0.1 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4542
  • build(deps): Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in https://github.com/relative-ci/bundle-stats/pull/4545
  • + 29 more