Releases: storybookjs/storybook
Releases · storybookjs/storybook
v9.0.0-beta.6
9.0.0-beta.6
- Automigration: Fix an issue when main.js addons have dynamic values - #31273, thanks @valentinpalkovic!
- Automigration: Respect config-dir option - #31233, thanks @valentinpalkovic!
- Core: Change require.resolve path for storybook/package.json - #31230, thanks @valentinpalkovic!
- Dependencies: Upgrades for security - #31276, thanks @ndelangen!
- Dependencies: Upgrades for security - #31291, thanks @ndelangen!
- Next.js: Remove deprecated compatibility files - #31295, thanks @valentinpalkovic!
- Svelte: Fix missing
ts-dedent
dependency - #31289, thanks @JReinhold!
v9.0.0-beta.5
9.0.0-beta.5
- All packages: Remove unused dependencies - #31227, thanks @webpro!
- Autoblock: Fix link - #31236, thanks @valentinpalkovic!
- CLI: Update nx docs in Storybook detection error - #31266, thanks @yannbf!
- Core: Fix highlight conflicts - #31204, thanks @ghengeveld!
- Dependencies: Upgrades for security - #31235, thanks @ndelangen!
- Docs: Fix source code panel - #31245, thanks @valentinpalkovic!
- React Native Web: Add RNW to vitest supported frameworks - #31253, thanks @dannyhw!
- Svelte: Remove dependency on
sveltedoc-parser
- #31246, thanks @JReinhold! - Test: Use @testing-library/dom as devDependency - #31188, thanks @valentinpalkovic!
v9.0.0-beta.4
v9.0.0-beta.3
9.0.0-beta.3
- Automigration: Remove
docs.autodocs
field - #31203, thanks @ndelangen! - Core: Cleanup dependencies - #31222, thanks @JReinhold!
- Dependencies: Upgrade @types/estree package to version v1.0.6 - #29477, thanks @hakshu25!
- Vite-Builder: Handle undefined previewConfig - #31216, thanks @valentinpalkovic!
v9.0.0-beta.2
9.0.0-beta.2
- Addon A11y: Use short titles and friendly summary messages in A11y report - #31185, thanks @ghengeveld!
- CLI: Add
storybook-static
to.gitignore
on init - #31201, thanks @JReinhold! - Core: Add preview navigator and
--preview-only
CLI flag - #31102, thanks @JReinhold! - Core: Remove
uuid
package from core - #31219, thanks @JReinhold!
v9.0.0-beta.1
v9.0.0-beta.0
9.0.0-beta.0
- Addon-vitest: Fix coverage being disabled with Run All button - #31074, thanks @JReinhold!
v9.0.0-alpha.21
9.0.0-alpha.21
- Addon Controls: Fix loading state UI in addon panel - #31168, thanks @iineineno03k!
- Addon Pseudo States: Move package into monorepo - #31123, thanks @ghengeveld!
- Addon Vitest: Transform @storybook/nextjs imports to @storybook/nextjs-vite during init - #31180, thanks @valentinpalkovic!
- Addon-a11y: Replace
element
parameter withcontext
- #31036, thanks @JReinhold! - Addon-test: Fix watching non-story files, run all tests on preview change - #31045, thanks @JReinhold!
- Automigration: Always scan file system to substitute essential addons - #31176, thanks @valentinpalkovic!
- Cleanup: Remove obsolete dependency - #31177, thanks @valentinpalkovic!
- Core: Create
features
for addons moved into core - #31146, thanks @ndelangen! - Core: Draw highlights on top of canvas and add various new features - #30894, thanks @ghengeveld!
- Core: Fix highlight
clickEvent
serialization and export public types - #31179, thanks @ghengeveld! - Core: Fix highlighting zero-pixel elements and focus on single element - #31183, thanks @ghengeveld!
- Core: Increase compile targets for node & browsers - #31139, thanks @JReinhold!
- Init: Install framework stories instead of renderer stories - #31160, thanks @valentinpalkovic!
- Maintenance: Migrate eslint-storybook-plugin into the monorepo - #31151, thanks @yannbf!
- Nextjs Vite: Add runtime check for malformed postcss config - #31184, thanks @valentinpalkovic!
v9.0.0-alpha.20
9.0.0-alpha.20
- Addon Docs: Update telejson - #31115, thanks @valentinpalkovic!
- AddonVitest: Use framework package, not renderer - #31133, thanks @ndelangen!
- Automigration: Fix consolidated-imports with sub-paths - #31135, thanks @ndelangen!
- Core: Add highlight as public API - #31134, thanks @valentinpalkovic!
- Core: Rename local tests to interactions - #31141, thanks @yannbf!
- Dependencies: Update dependencies - #31143, thanks @valentinpalkovic!
- Interactions: Rename component test panel - #31130, thanks @valentinpalkovic!
- Migration: Improve glob question text - #31118, thanks @ndelangen!
- Refactor: Update panel IDs in vitest addon to use new constants - #31132, thanks @ndelangen!
- Save from Controls: Replace rendererPackage with frameworkPackage - #31114, thanks @valentinpalkovic!
v9.0.0-alpha.19
9.0.0-alpha.19
- CLI: Fix framework for preview imports - #31101, thanks @valentinpalkovic!
- Controls: Fix boxShadow on empty controls - #27193, thanks @H0onnn!
- Core: Fix favicon issue on dev server - #30818, thanks @MuhdHishamP!
- UI: Clear filters on run all and clear all statuses - #31073, thanks @JReinhold!
- UI: Don't include error state in sidebar context menu - #31054, thanks @ghengeveld!