Storybook framework-agnostic API
Last release 5 months ago
06 Mar 2026
Ships unpredictably
gaps range from 8 days to 7 months
Nearly every release is documented
notes for 57 of the last 60 stable releases
826 versions withdrawn
withdrawn after publishing
6 years old
1456 releases · first in 2021
Release timeline
1456 releases since 2021Releases
- 7.0.2322 Jun 2023
Release notes
Open source →- Core: Fix compat by disabling name mangling in
esbuildrequire - #22486, thanks @youngboy! - Core: Prebundle node-logger and make it CJS only - #23109, thanks @ndelangen!
- NextJS: Fix fonts not loading with 3+ words in name - #23121, thanks @ygkn!
- Telemetry: Count onboarding stories - #23092, thanks @shilman!
- Core: Fix compat by disabling name mangling in
- 7.0.2217 Jun 2023
Release notes
Open source →- CLI: Prebundle boxen to resolve a ESM/CJS incompatibility - #23080, thanks @ndelangen!
- Core: Fix core-common to use node-fetch - #23077, thanks @ndelangen!
- Telemetry: Count onboarding stories - #23092, thanks @shilman!
- 7.0.2115 Jun 2023
Release notes
Open source →- Angular: Fix 16.1 compatibility - #23064, thanks @ndelangen!
- Angular: Fix ivy preset - #23070, thanks @ndelangen!
- CLI: Improve steps in storybook init - #22502, thanks @yannbf!
- CLI: Skip builder selection for react native - #23042, thanks @dannyhw!
- Core: Fix
builder-manageradding multiple dashes to relative path - #22974, thanks @MarioCadenas! - Core: Improve
of={...}DocBlock error in story index - #22782, thanks @shilman! - Dependencies: Set vue-component-type-helpers to latest - #23015, thanks @ndelangen!
- Vue3: Fix source decorator to generate correct story code - #22518, thanks @chakAs3!
- Web-components: Fix custom-elements order of property application - #19183, thanks @sonntag-philipp!
- 7.0.208 Jun 2023
Release notes
Open source →Bug Fixes
- Server: Fix .stories.yml support #22906
- Docs: Fix Source block snippet updates #22835
- Core: Fix indexing errors by excluding node_modules stories #22873
- CLI: Fix upgrade notification message #22933
- Angular: Add --open/--no-open flag to dev command #22964
- Angular: Silence compodoc when running storybook with --quiet #22957
Maintenance
- Core: Improve MDX of error in story index #22782
Build
- 7.0.198 Jun 2023
- 7.0.1826 May 2023
Release notes
Open source →Bug Fixes
- Vue3: Fix TS 5.0 compat with vue-component-type-helpers #22814
- Vue3: Fix reactive args updates in decorators #22717
- Vue3: Revert v7 breaking change, restore reactive v6-compat API #22692
Build
- 7.0.1724 May 2023
- 7.0.1624 May 2023
- 7.0.1523 May 2023
- 7.0.1423 May 2023
Release notes
Open source →Bug Fixes
- Core: Only connect to serverChannel in development mode #22575
- CLI: Fix error parsing on NPM proxy #22690
Maintenance
- Core: Create server channel from window.location #22055
- 7.0.1322 May 2023
Release notes
Open source →Bug Fixes
- Angular: Fix process I/O for compodoc command #22441
- CLI: Improve error handling when dealing with angular.json files #22663
- CLI: Skip prompting for eslint plugin with --yes flag #22651
- CLI: Account for windows paths when copying templates #22644
- CLI: Fix pnpm init command #22635
- UI: Add legacy font formats #22576
- Webpack: Remove the alias for
global#22393
Maintenance
- Angular: Enable unit tests #22355
- CLI: Reduce installation noise and improve error handling #22554
- CLI: Only handle CTRL + C on init event #22687
- CLI: Don't touch nx packages on upgrade #22419
Build
- 7.0.1215 May 2023
Release notes
Open source →Bug Fixes
- Core: Fix source snippets for stories with mapped args #22135
- CLI: Fix
getFrameworkPackagelogic #22559 - CLI: Remove automigrate reference from init command #22561
Maintenance
- CLI: Detach automigrate command from storybook init #22523
- 7.0.1112 May 2023
Release notes
Open source →Bug Fixes
- Toolbars: Fix title behavior in UI #22496
- CLI: Fix storybook upgrade precheckfailure object #22517
- CLI: Throw errors instead of rejecting promises #22515
- CLI: Remove unsupported frameworks/renderers and improve builder detection #22492
- Web-components: Fix source decorator to handle document fragments #22513
- Core: Fix windows path error in StoryStore v6 #22512
- CLI: Do not show a migration summary on sb init #22109
- UI: Show current search shortcut in search box sidebar #21619
- Outline: Fix additional outline border in docs mode #21773
- Measure: Deactivate when switching to Docs mode #21602
- CSF: Expose story id in composeStories #22471
- CLI: Prompt to force initialization when storybook folder is detected #22392
- UI: Fix css inconsistency in Button and Icon components #22497
- 7.0.109 May 2023
Release notes
Open source →Bug Fixes
- CLI: Fix copyTemplate failures on
init#22375 - CLI: Fix server init #22443
- CLI: Scope styles in sample components from the CLI templates #22162
- React: Use correct default annotations for composeStories #22308
- Server: Add json indexer #22460
- UI: Fix opacity from list-item color #22074
Maintenance
- CLI: Fix copyTemplate failures on
- 7.0.95 May 2023
Release notes
Open source →Bug Fixes
- Core: Fix virtual modules excluded for babel-loader #22331
Maintenance
- Angular: Allow TypeScript 4.0.0 and 5.0.0 #22391
- 7.0.83 May 2023
Release notes
Open source →Bug Fixes
- Typescript: Fix bad typings caused by tsup bug #22261
- Migrate: skip the automigration for gf markdown when user isn't using mdx #22186
- UI: Addon panel does not update after disabling/enabling an addon #22258
- Vue3: Fix compiler error when there is double tag #22286
- Args: Fix multiple mapped args return array of labels #22169
- CLI: Add web-components webpack5 to missing-babelrc automigration #22202
- Docs: Fix inline story style #21870
- UI: Fix shift + 7 shortcut to focus search field #22073
- UI: Fix controls missing when navigating from story #21967
- NextJS: Fix tsconfig resolution #22160
Maintenance
- Telemetry: Persist sessionId across runs #22325
- Packaging: Move
typescondition to the front in allpackage.json.exportsmaps #22321 - Core: Rename manager UI mjs to js #22247
- Angular: Add support for Angular 16 #22096
- Packaging: Don't generate ESM dist for preset files #22330
- Packaging: Fix url for all packages in package.json #22101
- Add regex to ignore outdated Browserslist in Jest initialization base file #22260
- 7.0.724 Apr 2023
Release notes
Open source →Bug Fixes
- Core: Pass parameters in
SET_INDEXfor docs entries #22154 - Addon-actions: Fix ESM by upgrading from uuid-browser to uuid #22037
- Addon-actions: Fix decorator type #22175
- Core: Add new tags to distinguish docs attachment #22120
- Core: Restore Docs
useParameterusingDOCS_PREPARED#22118
Maintenance
- CSF: Improve error message for bad default export #22190
- CLI: Add addon query-params to list of SB7 incompatible addons #22095
- UI: Add remount story shortcut #21401
Build
- Core: Pass parameters in
- 7.0.618 Apr 2023
Release notes
Open source →Bug Fixes
- Core: Fix
moduleguard in non-webpack environments #22085
Maintenance
- CLI: Mark qwik as using addon-interactions #22000
Build
- Build: Upgrade Playwright to 1.32.3 #22087
- Core: Fix
- 7.0.515 Apr 2023
- 7.0.412 Apr 2023
Release notes
Open source →Storybook 7.0 is here! 🎉
-
7.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching
7.0.0-alpha.*,7.0.0-beta.*, and7.0.0-rc.*for the full list of changes.
See our Migration guide to upgrade from earlier versions of Storybook.
Bug Fixes
- CLI: Catch errors thrown on sanity check of SB installs #22039
Dependency Upgrades
- Addon-docs: Remove mdx1-csf as optional peer dep #22038
- 7.0.312 Apr 2023
Release notes
Open source →Bug Fixes
- React: Fix default export docgen for React.FC and forwardRef #22024
- Viewport: Remove transitions when switching viewports #21963
- CLI: Fix JsPackageManager typo #22006
- Viewport: Fix the
defaultOrientationconfig option #21962 - UI: Fix story data access for broken About page #21951
- Angular: Fix components disappearing on docs page on property change #21944
- React: Don't show decorators in JSX snippets #21907
- Addon-docs: Include decorators by default in source decorators #21902
- CLI: Fix npm list command #21947
- Core: Revert Emotion
:first-child(etc) workarounds #21213
Maintenance
- UI: Add remount story shortcut #21401
- Telemetry: Add CLI version to context #21999
- CLI: Update template code references to 7.0 #21845
- Addon-actions: Fix non-included type file #21922
- Addon GFM: Fix node-logger dependency #21938
Dependency Upgrades
- 7.0.23 Apr 2023
Release notes
Open source →Storybook 7.0 is here! 🎉
-
7.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching
7.0.0-alpha.*,7.0.0-beta.*, and7.0.0-rc.*for the full list of changes.
See our Migration guide to upgrade from earlier versions of Storybook.
Bug Fixes
- CLI: Improve incompatible addons logic #21883
- 7.0.13 Apr 2023
Release notes
Open source →Bug Fixes
- CLI: Always send error events if init doesn't succeed #21879
- CLI: Warn when community addons are incompatible with Storybook 7 #21863
- CLI: Fix migration summary message #21862
- CLI: Fix link to new framework API migrations #21875
Maintenance
- Angular: Remove deprecated
component/propsMetafrom story #21807 - Remove deprecated flags and properties #21852
Dependencies
- 7.0.031 Mar 2023
Release notes
Open source →Storybook 7.0 is here! 🎉
-
7.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching
7.0.0-alpha.*,7.0.0-beta.*, and7.0.0-rc.*for the full list of changes.
See our Migration guide to upgrade from earlier versions of Storybook.
Full announcement and proper release to the
latestnpm tag coming soon. 😘 - 7.0.0-rc.1131 Mar 2023pre-release
Release notes
Open source →Features
- CLI: Update stories glob in mdx codemod and not in mdx automigration #21809
Bug Fixes
- TS: Make sure components with interfaces or no props don't raise decorator assignability issues #21833
- Angular: Export applicationConfig decorator and adjust documentation for usage #21851
- Vite: Polyfill global by default #21832
- NextJS: Add explicit require.resolve calls to nextjs webpack loader config #21834
- Angular: Fix support on Windows when Storystore v7 is disabled #21830
- Angular: Fix module imported twice #21770
Maintenance
- CLI: Fix duplicated dependency warning for major version differences #21850
- Vite: downgrade remark related dependencies #21836
Build
- Build: Remove workflow we no longer use #21829
- 7.0.0-rc.1029 Mar 2023pre-release
Release notes
Open source →Features
- CLI: Warn the user for duplicated versions after automigrate #21791
Bug Fixes
- Addon-docs: Add
remark-slugandremark-external-linksto Vite builder #21796 - Blocks: Add children prop types #21803
Maintenance
- CLI: Upgrade to latest storybook/react-native version #21811
- 7.0.0-rc.929 Mar 2023pre-release
Release notes
Open source →Bug Fixes
- CLI: Don't inline template functions in CSF2 to 3 codemod #21539
- ArgTypes: Fix JSdoc missing deprecated tag #21794
- UI: Scroll to highlighted search result #21692
- Actions: Fix clearing number of actions #21760
- UI: Fix cannot read properties of undefined at SearchResults #21728
- CLI: Fix an issue where port can be NaN #21785
- Docs: Exclude decorators by default from source #21722
- Docs: Fix ArgsTable crashing on subcomponents #21769
- Docs: Make Source
transformAPI consistent #21749
Maintenance
- Telemetry: Count components #21774
Dependency Upgrades
- 7.0.0-rc.825 Mar 2023pre-release
Release notes
Open source →Bug Fixes
- TypeScript: Fix missing env in StorybookConfig #21732
- Composition: Fix src of iframe unless the version changes #21713
- Composition: Fix the ref loading state showing up as empty instead #21690
Build
- 7.0.0-rc.723 Mar 2023pre-release
Release notes
Open source →Bug Fixes
- Svelte: Remount when resetting args in controls #21659
- CLI: Fix support for env vars when running
dev/buildcommands #21152
Maintenance
- Core: upgrade esbuild, remove watch option from options #21727
- 7.0.0-rc.622 Mar 2023pre-release
Release notes
Open source →Bug Fixes
- CLI: Fix sb add / mdx-gfm for addons with non-serializable values #21731
- CSF-plugin: Fix sourcemaps #21704
- React: Fix TS docgen for Functional Components #21693
- TypeScript: Add previewMainTemplate option to StorybookConfig #21620
- UI: Fix titles for addons/controls/panel tabs to support render fns and JSX elements #21650
- UI: Fix active state for menu iconbutton #21666
- CLI: Update renderer templates to provide correct typescript examples #21647
- Composition: Fix various CORS issues #21682
- Composition: Fix version switcher #21621
Dependency Upgrades
- Pin rollup version to 3.19.1 #21723
- 7.0.0-rc.520 Mar 2023pre-release
Release notes
Open source →Bug Fixes
- UI: Fix IconButton to be in active state when corresponding menu is open #21622
- Angular: Fix
sb initlibrary support #21675 - CLI: Fix Vue3 template CSS #21674
- Core: fix storySort not reading from
.mjs&.cjsfiles #21637 - Core: Fix cts/mts file extensions for config files #21465
- Core: Fix conflicting staticDirs case when -s flag is used #21591
- Angular: Fix source preview for angular stories #21609
- 7.0.0-rc.417 Mar 2023pre-release
Release notes
Open source →Features
- Angular: Add "assets" build option #21116
Bug Fixes
- React: Fix missing framework options in shim #21644
- Docs: Update MDX
Linkcomponent to be more user friendly #21570 - Links: Update LinkTo component #21569
- Vite: Allow vue files in importfn #21550
- Controls: Fix glitchy range control #21459
- CLI: Fix styling regression on CLI starter Introduction.mdx file #21466
- Addon-docs: Fix csf-plugin for Angular #21629
- Vite: Fix alias array converted incorrectly to an object #21480
- UI: Default white preview background #21593
- Vite: Fix dev and yarn pnp by adding lodash files to optimizeDeps.include #21535
- Composition: Fix blank page when ref is missing but specified in url #21598
- Core: Disable cache in dev-mode #21574
- Vite: Fix react-vite and projects with absolute path preview entries on Windows #21545
- UI: Change the way of preloading fonts #21599
- Core: Add preload and prefetch links for runtime.mjs and related files #21594
- React: Fix type inconsistencies in composeStories #21575
- UI: Fix WithTooltip to use visible prop instead of defaultVisible #21589
Maintenance
- Blocks: Iprove error messages #21615
Build
- 7.0.0-rc.313 Mar 2023pre-release
Release notes
Open source →Bug Fixes
- Revert "CLI: Upgrade non-core storybook packages better" #21583
- CLI: Fix loading main.cjs files in automigration #21582
- Outline: Fixed a typo #21515
Maintenance
- CLI: Improve MDX codemod message regarding Story.id deprecation #21541
- 7.0.0-rc.213 Mar 2023pre-release
Release notes
Open source →Bug Fixes
- CLI: Fix MDX codemod to update imports even when no stories are extracted #21549
- NextJS: Support next/font in Next v13.2.4 #21560
Build
- Fix 'yarn build' command on windows systems #21531
- 7.0.0-rc.110 Mar 2023pre-release
- 7.0.0-rc.09 Mar 2023pre-release
Release notes
Open source →Bug Fixes
- CLI: Upgrade non-core storybook packages better #21508
- Svelte: Pass all arguments to configure through to fix StoryStoreV6 #21491
- Core: Fix project root detection in yarn PnP without git #21461
- Telemetry: Replace isomorphic-unfetch with node-fetch in telemetry #21497
- Core: Fix builders/renderer PnP support #21486
- CLI: Require main.js without cache in automigrations #21498
Maintenance
- CLI: Filter out internal static dir logging #21137
- Docs: Error if you try to index an MDX file in ssv6 #21495
Build
- Build: add slash to fix windows test #21518
- 7.0.0-beta.649 Mar 2023pre-release
- 7.0.0-beta.638 Mar 2023pre-release
Release notes
Open source →Bug Fixes
- Story Index: Fix storySort parsing for parameters variable #21481
- React/Vite: Add some missing types #21449
- Docs: Cleanup with Promise instead of setTimeout #21476
- Docs: Re-render MDX files when you fix a thrown error #21454
- CLI: Fix mdx-to-csf codemod blocks imports #21448
Maintenance
- 7.0.0-beta.626 Mar 2023pre-release
Release notes
Open source →Bug Fixes
- Vite: Add react docgen types #21338
- Core: Print errors in
withTelemetrybefore prompting #21407 - Add Angular Builder Codemods #21409
- Docs: Use async import rather than require in docs #21402
- Docs: Don't warn if we find the same entry twice #21403
- Telemetry: Ensure we report errors even when unexpected things happen #21416
- CLI: Fix versions.ts to install latest prerelease packages #21418
- Core: Remove pointless
module.hot.decline()in addons #21421 - Docs: Allow ArgTable usage unattached #21371
Maintenance
- Addon-docs: Polish styling for 7.0 #21255
- 7.0.0-beta.613 Mar 2023pre-release
Release notes
Open source →Features
- Docs: Show MDX errors using our error overlay #21369
Bug Fixes
- Core: Remove state deprecation warnings by default #21367
- Core: Fix default export storySort handling #21389
- Vue3: Add slot TS types #21359
- Docs: Fix issue with referencing non-story files with names similar or equal to docs files #21348
Maintenance
- Docs: Update invalid
<Meta of={}>error to be more helpful. #21365
Dependency Upgrades
- Upgrade react-docgen-typescript-plugin for TS4.8 #21380
- 7.0.0-beta.602 Mar 2023pre-release
Release notes
Open source →Bug Fixes
- Core: Fix storySort parsing in preview.js with default export #21353
- CLI: Remove the workspace root flag from the install command for yarn2 #21356
- Svelte/Vite: Prevent crash when no svelte.config file #21339
- Use stable Next.js v13.2.0 next/font #21247
Dependency Upgrades
- Bump version of get-tarball #21355
- 7.0.0-beta.591 Mar 2023pre-release
- 7.0.0-beta.581 Mar 2023pre-release
Release notes
Open source →Bug Fixes
- UI: Fix enableShortcuts, exclude it from being persisted #21291
- NextJS: Fix type references in Next.js >= 13.2.0 #21304
- CLI: Fix formatting of autodocs-true automigration #21314
- Docs: Remove warning when browsing away in React #21214
Maintenance
- 7.0.0-beta.571 Mar 2023pre-release
- 7.0.0-beta.5628 Feb 2023pre-release
Release notes
Open source →Bug Fixes
- Core: Improve framework field validation #21299
- SvelteKit: Only disable SSR when building, not serving #21290
- CLI: Account for legacy framework values in automigration #21184
- TypeScript: Add
envtype to BuilderOptions #21173 - Core: Reverse order of project decorators #21182
Maintenance
- React-webpack: Fix dependencies to remove peerDep warnings #21278
Build
- Build: Improve sandbox task logs #21296
- 7.0.0-beta.5527 Feb 2023pre-release
Release notes
Open source →Bug Fixes
- NextJS: Fix next/babel preset #21104
- CLI: Pass config dir from upgrade to automigration #21270
- Docs: Show errors when stories throw in docs #21212
- CLI: Fix performance regression of storybook dev #21269
Build
- 7.0.0-beta.5424 Feb 2023pre-release
Release notes
Open source →Features
- Core: Add
preview.jsdefault export support #21227 - TypeScript: Add preview type and update CLI template #21205
- Autodocs: Hide Stories block when only primary story exists #21178
- CLI: Add automigration for GFM in MDX #21186
Bug Fixes
- Docs: Remove
react-dom@18warning in docs #21197 - mdx-to-csf codemod: Fix wrong export referenced in generated mdx #21226
- Preact: Enable ts plugin by default #21225
- pnpm: Fix run command for pnpm API #21165
- Angular: Properly destroy component when switching to another Story #21219
- CLI: Fix SvelteKit automigration package name #21210
- Angular: Initialize .storybook without references to root in sub projects #21202
Maintenance
- CLI: Only run useful automigrations on init #21203
Build
- Build: Disable broken cra-bench #21238
- Revert "Remove vue-cli as sandbox template is currently busted" #21237
- Build: Add mixed exports test case to composeConfigs #21230
- Build: pass debug option to sandbox generate task #21200
- Build: add @storybook/bench #21199
- Build: Fix Playwright to v1.30.0 #21194
- Core: Add
- 7.0.0-beta.5321 Feb 2023pre-release
Release notes
Open source →Features
- Codemod: Convert
.stories.mdxto MDX and CSF #21073
Bug Fixes
- Csf Tools: Fix overriding scalar named export values #21190
- Csf Tools: Support satisfies and as TS operator with module.exports #21188
- Core: try harder to resolve
.mjsfiles for the browser entries #21161 - CLI: Fix jscodeshift error: env: node\r: No such file or directory #21180
- Angular: Fix NG0800 error #21181
- Addon-docs: Fix style bleeding #21150
- CLI: Improve how automigrations read
main.js#21168
Build
- Build: Add check step to
ci:dailyworkflow #21169
- Codemod: Convert
- 7.0.0-beta.5221 Feb 2023pre-release
Release notes
Open source →Features
- Core: Coalesce multiple indexing errors into one #21114
- Core: Don't crash when there are errors indexing #21112
Bug Fixes
- 7.0.0-beta.5120 Feb 2023pre-release
Release notes
Open source →Features
- CLI: Improve monorepo support in
automigrateand revamp framework-related migrations #20647
Bug Fixes
- UI: Correctly detect Safari in browser supports CSS Zoom #21163
- Web-components: Fix StorybookConfig of webcomponents-webpack5 #21144
- Storysource: Fallback to the
docs.source.originalSourceparameter #21159 - UI: Fix skip to canvas link style #21021
- Vue2: Fix events to use bracket notation #20754
Maintenance
- CLI: Improve monorepo support in
- 7.0.0-beta.5017 Feb 2023pre-release
Release notes
Open source →Bug Fixes
- Revert upgrade to react-docgen-typescript-plugin #21147
- Revert Vite fix storysource addon support #21146
- UI: Fix Canvas zoom height #21138
- Addon-interaction: Fix tooltips don't disappear correctly #21105
- UI: Fix CSS zoom in Safari #21069
Maintenance
- Storysource: Rename "Story" tab to "Code" #21132
- TypeScript: Fix
@ts-expect-errorstrict types #20981 - UI: Update border color to match Design System proposal #20660
- CLI: Don't render issue template reproduction section with shell #21128
Dependency Upgrades
- Vite: Update dep range for @storybook/mdx1-csf #21123
- 7.0.0-beta.4916 Feb 2023pre-release
Release notes
Open source →Bug Fixes
- NextJS: Fix static dirs lookup #21119
- Svelte/Vue: Use Vite by default #21002
- Storyshots: Fix issue with default export in main.js #21097
- Args: Fix boolean arg types parsing and encoding #21102
Maintenance
- CRA: Add CRA preset to monorepo #21107
- Web-components: Drop lit1 support #21106
- NextJS: Fix some dependency warnings #21117
- Types: Remove unnecessary dependencies #20993
Build
- Build: regen lockfiles #21126
- 7.0.0-beta.4815 Feb 2023pre-release
Release notes
Open source →Features
- Interactions: Add debugger to the addon panel #21088
Bug Fixes
- CLI: Fix pnp support & add auto-detection #21046
- Vite: Fix storysource addon support #21096
- NextJS: Fix dynamic source snippets #21029
- Addon-docs: Fix source snippets for duplicate source blocks #20915
Maintenance
- TypeScript: Fix some unsound type check errors #21081
Build
Dependency Upgrades
- 7.0.0-beta.4713 Feb 2023pre-release
Release notes
Open source →Features
- Vite: Support legacyMdx1 fallback flag #20823
- CLI: Automigration to update
mdxstories config #21035
Bug Fixes
- Vue3: Fix CSF2 support with decorators #20995
- CLI: Do not use modern TS assets in legacy TS projects #20458
- CLI: Fix conflicts in static dirs #21064
Maintenance
- 7.0.0-beta.4610 Feb 2023pre-release
Release notes
Open source →Features
Bug Fixes
- CLI: Account for pnp when creating main.js in
storybook init#21049 - Core: Detect mdx2 errors and provide guidance to fix them #20917
- Angular: provideHttpClient when HttpClientModule is present in the imports array #21028
Build
- Build: Allow
storiesfolder to be served by vite sandboxes #21022
- CLI: Account for pnp when creating main.js in
- 7.0.0-beta.459 Feb 2023pre-release
Release notes
Open source →Features
- UI: Menu design upgrade #20898
Bug Fixes
- Vite: Use posix paths for glob #21013
Maintenance
- Telemetry: Hash error messages #20990
- 7.0.0-beta.447 Feb 2023pre-release
Release notes
Open source →Features
- Feature: Add woff2 support for builder-manager #20962
- Feature: Add super early node version check #20964
- Csf-tools: Add
satisfiessupport to ConfigFile #20936
Bug Fixes
- Angular: Fix changeDetectorRef should be defined #20984
- Angular: Fix standalone components to be included in the imports array #20983
- CLI: Fix Introduction MDX for Next.js and Typescript #20798
- CLI: Fix detection of JS projects with type checking #20944
- UI: Fix fonts missing/warnings #20957
- Core: Undo AST main.js check in validateConfigFile #20952
- Csf-tools: Fix error handling for storySort variable references #20930
Maintenance
- Core: Fix missing dependency for core-server #20989
- CLI: Add a default background to newly initialized storybooks #20982
- Svelte/Vite: Remove
svelte-options#20942 - Vite: Correctly preserve existing vite envPrefix config #20918
Dependencies
Build
- 7.0.0-beta.434 Feb 2023pre-release
Release notes
Open source → - 7.0.0-beta.424 Feb 2023pre-release
- 7.0.0-beta.413 Feb 2023pre-release
Release notes
Open source →Features
- UI: Add nunito sans font #20846
Bug Fixes
- Vite/Addon-docs: Fix customization of MDX plugins #20116
- Angular: Support NoopAnimationsModule #20868
- Core: Fix index error handling #20906
- Outline: Fix outline initial state #20818
Maintenance
- CLI: Remove the deprecated
--no-manager-cacheflag #20895
Build