Skip to content

v9.0.14

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 19:03
· 23 commits to latest-release since this release

9.0.14

  • CLI: Prebundle more in cli-storybook package - #31746, thanks @ndelangen!
  • Core: Fix FIPS compliance - #31806, thanks @JReinhold!
  • Core: Fix addon scrollbars and align scrollbar colors with toolbars - #31844, thanks @Sidnioulz!
  • Deps: Extend vite peerDependencies range to include 7.0.0 - #31859, thanks @ghengeveld!
  • Deps: Update vite-plugin-babel to 1.3.2 to fix vite 7.0.0 peerDependency issue - #31888, thanks @ghengeveld!
  • UI: Hide keyboard shortcuts entry from menu when shortcuts are disabled - #23411, thanks @Spielboerg!