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.
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 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