Releases: storybookjs/storybook
Releases · storybookjs/storybook
v8.6.9
8.6.9
- Next: Fix react aliases in next vite plugin - #30914, thanks @kasperpeulen!
v8.6.8
8.6.8
- Angular: Export all files in Angular package.json - #30849, thanks @kasperpeulen!
- CLI: Don't add packageManager entry to package.json automatically - #30855, thanks @kasperpeulen!
- React: Allow portable stories to be used in SSR - #30847, thanks @kasperpeulen!
- Svelte: Adjust Svelte typings to include Svelte 5 function components - #30852, thanks @dummdidumm!
- Telemetry: Make sure that telemetry doesn't fail on init - #30857, thanks @kasperpeulen!
- Vite: Update HMR filter to target specific story file types - #30845, thanks @kasperpeulen!
v9.0.0-alpha.8
9.0.0-alpha.8
- Angular: Export all files in Angular package.json - #30849, thanks @kasperpeulen!
- CLI: Don't add packageManager entry to package.json automatically - #30855, thanks @kasperpeulen!
- React: Allow portable stories to be used in SSR - #30847, thanks @kasperpeulen!
- Revert "Svelte: Adjust Svelte typings to include Svelte 5 function components" - #30851, thanks @kasperpeulen!
- Svelte: Adjust Svelte typings to include Svelte 5 function components - #30812, thanks @dummdidumm!
- Svelte: Adjust Svelte typings to include Svelte 5 function components - #30852, thanks @kasperpeulen!
- Telemetry: Make sure that telemetry doesn't fail on init - #30857, thanks @kasperpeulen!
- Vite: Update HMR filter to target specific story file types - #30845, thanks @kasperpeulen!
v9.0.0-alpha.7
9.0.0-alpha.7
- Core: New Test Provider Store - #30828, thanks @JReinhold!
- React-Native: Fix
userEvent.setup()
errors in jest - #30833, thanks @dannyhw! - React-Native: Fix
userEvent.setup()
errors outside browser context - #30831, thanks @dannyhw! - Test: Upgrade to vitest 3 - #30840, thanks @kasperpeulen!
- UI: Fix status missing from sidebar - #30830, thanks @JReinhold!
v9.0.0-alpha.6
9.0.0-alpha.6
- Core: New Status Store - #30764, thanks @JReinhold!
- Core: Remove
util
,browser-assert
,process
deps - #30805, thanks @ndelangen! - Core: Testing Module UI improvements - #30773, thanks @ghengeveld!
- React-Native-Web: Fix errors in CLI template stories - #30821, thanks @dannyhw!
- React-Native: Fix
__STORYBOOK_ADDON_INTERACTIONS_INSTRUMENTER_STATE__
access - #30820, thanks @dannyhw! - React-Native: Update config directory to .rnstorybook - #30819, thanks @dannyhw!
v8.6.7
v9.0.0-alpha.5
9.0.0-alpha.5
- Angular: Make sure that polyfills are loaded before the storybook is loaded - #30811, thanks @kasperpeulen!
- CSF: Fix CSF subcomponent type - #30729, thanks @filipemelo2002!
- Ember: Fix
ember-template-compiler
import for ember 6+ - #30682, thanks @leoeuclids! - React: Remove react import in template files - #30757, thanks @kasperpeulen!
v8.6.6
8.6.6
- Angular: Make sure that polyfills are loaded before the storybook is loaded - #30811, thanks @kasperpeulen!
- CSF: Fix CSF subcomponent type - #30729, thanks @filipemelo2002!
v9.0.0-alpha.4
9.0.0-alpha.4
- Automigrate: Prefer framework import - #30785, thanks @ndelangen!
- Blocks: IconGallery improvement - #30743, thanks @leeovictor!
- CLI: Do not install renderer package on
init
- #30799, thanks @ndelangen! - Core: Move @storybook/addon-actions into storybook - #30765, thanks @valentinpalkovic!
v8.6.5
8.6.5
- Addon A11y: Promote @storybook/global to full dependency - #30723, thanks @mrginglymus!
- Angular: Add
@angular-devkit/build-angular
to installed packages - #30790, thanks @kasperpeulen! - CLI: Fix test install in RNW projects - #30786, thanks @shilman!
- Core: Replace 'min' instead of 'm' in printDuration - #30668, thanks @wlewis-formative!
- Next.js: Use latest version when init in empty directory - #30659, thanks @valentinpalkovic!
- Svelte: Fix Vite crashing on virtual module imports - #26838, thanks @rChaoz!
- Svelte: Fix automatic argTypes inference coming up empty with
[email protected]
- #30784, thanks @JReinhold! - Universal Store: Don't use
crypto.randomUUID
- #30781, thanks @JReinhold!