Releases: relative-ci/bundle-stats
Releases · relative-ci/bundle-stats
v3.3.0
v3.2.9
v3.2.8
What's Changed
- fix ui by @vio in #2103
- fix(utils): FileTypes - add missing extensions by @vio in #2109
- fix(utils): FileTypes - add apng, m4a, aac,oga,wav,aac by @vio in #2111
- enhance(ui): HoverCard - remove close button by @vio in #2113
- fix(ui): App - consistent vertical spacing by @vio in #2112
Full Changelog: v3.2.6...v3.2.8
v3.2.6
v3.2.5
What's Changed
- Update dependencies by @vio in #1949
- Update dependencies by @vio in #1978
- build: Add storybook-essentials by @vio in #1992
- Build GitHub action by @vio in #2000
- build: Relase workflow - run test & lint in parallel by @vio in #2001
- Revert package version by @vio in #2006
- Update dependencies by @vio in #1996
- Update dependencies by @vio in #2015
- UI enhancements by @vio in #2066
- Update dependencies by @vio in #2050
Full Changelog: v3.2.4...v3.2.5
v3.2.4
v3.2.3
v3.2.2
v3.2.0
Features
Fixes
- d32c690 fix(ui): PackagePopover - use normalized name for searches (Vio)
- 0c7c873 test(utils): Webpack module packages - add
~
prefix case (Vio) - 25e08c2 fix(ui): DuplicatePackageWarning - do not show delta when no baseline (Vio)
- 4ea9025 enhance(ui): Popover - spacing & arrow size (Vio)
- b6e8955 enhance(ui): Tooltip - padding & arrow size (Vio)
- 64aa6fb fix(ui): BarChart - use light Tooltip (Vio)
- b60f619 fix(ui): Tooltip - add darkMode variation (Vio)
- 438d16a fix(ui): Tooltip - update styles (Vio)
- 48af4e2 fix(ui): Tooltip/Popover - replace shadow with filter (Vio)
- 3bfdfff fix(ui): Tabs - use def focus/active (Vio)
- 5b021aa fix(ui): MetricsTable - increase left spacing (Vio)
- 69dcb45 fix(ui): BundlePackages - show package path (Vio)
Others
v3.1.0
Features
- Filter modules by source (first-party/third-party) #1570
Enhancements
- Consistent dropdown look & behaviour #1554
- Remove app footer #1548
- Packages - show path in the popover #1548
- Compact tables - moved diff value on the same row #1452
- Improve look & feel - colorscheme, spacing, typography #1534
Fixes
- Filter duplicate packages from baseline #553
- Use package path for module filtering #1548
- Fix module name extraction when css loader path is invalid #1552
- Decreased assets hash to 5 chars (support preact-cli) #1544
- Filter modules by baseline chunk #1496