- Interactions: Show exceptions by non-instrumented code in panel (#16592)
- Build: Add linter for ejs (#18637)
- Core: Improve interopRequireDefault (#18638)
- Core: Pre-built manager using esbuild (#18550)
- Build: Add check-packages script plus misc improvements (#18633)
- Core: Typing useArgs (#17735)
- Build: Add a check script to each package (#18603)
- Build: Use playwright in benchmark (#18606)
- Addon-docs: Include Vue methods in ArgsTable (#18609)
- UI: Fix default theme according to preferred color scheme (#17311)
- Storyshots: Add SnapshotsWithOptionsArgType (#15712)
- Controls: Add max length config to text control (#14396)
- CLI/HTML: Improve HTML typescript stories (#18618)
- Controls: Throttle color controls and make
updateArgs
andresetArgs
stable (#18335) - Controls: Silence unexpected control type enum for color matchers (#16334)
- UI: Stop add-on Draggable from overlapping the vertical scrollbar when stories overflow (#17663)
- React: Fix source snippet decorator for story functions with suspense (#17915)
- Core: Avoid logging an object on compilation errors (#15885)
- UI: Fix router handling of URLs containing "settings" (#16245)
- UI: Fix viewMode handling on navigation (#16912)
- UI: Fix loading title (#17935)
- Examples/Vue: Fix missing a vue-template-compiler dependency (#17485)
- Fix homepage core-server (#18121)
- UI: Replace references to
themes.normal
withthemes.light
(#17034)
- Upgrade file-system-cache to 2.0.0 and remove custom types (#18253)
- Security: Update x-default-browser and fix issue with package. (#18277)
- Update puppeteer dependencies version (#15163)
- Upgrade react-syntax-highlighter to v15.5.0 (#18009)
Failed publish
- Webpack: Support .cjs extension (#18502)
- Docs2: Extract doc blocks into a separate package (#18587)
- TypeScript: Re-structure types for frameworks and presets (#18504)
- UI: Add parent wildcard sortOrder (#18243)
- UI: Fix typo in CSS pseudo selector (#17708)
- UI: Fix sidebar a11y by moving aria-expanded attribute to button (#18354)
- CLI: Hook up the npm7 migration (#18522)
- Build: Use TSUP to compile
core-common
(#18546) - Build: Use TSUP to compile the presets (#18544)
- Build: Use TSUP to compile the frameworks (#18543)
- Build: Use TSUP to compile the renderers (#18534)
- Essentials: Add highlight addon (#17800)
- Core: Replace
cpy
withfs-extra
copy/copyFile (#18497) - Build: Enable Template.bind({}) TS support in our repo (#18540)
- Turn on strict types in store + preview-web (#18536)
- Addon-highlight: Convert to simplified addon style (#17991)
- Upgrade @storybook/testing-library to
0.0.14-next.0
(#18539)
- Interactions: Reset instrumenter state on HMR (#18516)
- Interactions: Prevent showing child exception while parent is still playing (#18518)
- Docs2 core: Fetch
index.json
for composition (#18521) - Addon-docs: Switch Meta block to receive all module exports (#18514)
- Re-add deprecated fields to lib/api (#18488)
- Core: Handle v3 index in composition (#18498)
- Story index: Ensure that
extract
script works and SBs can be composed into v6 storybooks (#18409) - Docs2: Handle new docs entries in the preview (#18099)
- Docs2: Refactor manager to use new index data (#18023)
- Core: Allow a teardown function to be returned from
renderToDOM
(#18457) - CLI: Add npm7 migration for legacy peer deps (#18510)
- Interactions: Fix broken UI on nested interactions (#18499)
- Build: Upgrade yarn to 3.2.1 (#18511)
- Core: Remove standalone node APIs (#18089)
- Interactions: Collapse child interactions (#18484)
- Interactions: Fix
waitFor
behavior while debugging (#18460) - UI: Fix display skip to sidebar button (#18479)
- UI: Update manager to respect
parameters.docsOnly
instories.json
(#18433) - CLI: Add additional files api to sb repro (#18389)
- Core: Fix process is not defined when using components (#18469)
- Story index: Warn on
storyName
in CSF3 exports (#18464) - Telemetry: Strip out preset from addon name (#18442)
- CLI: Improve to be more async & cleanup (#18475)
- 7.0.0 pnp support (#18461)
- Build: Use playright version of sb-bench (#18458)
- Angular: Support Angular 14 standalone components (#18272)
- Build: Fix prebundle script on Windows (#18365)
- Scripts: Clean verdaccio cache when running locally (#18359)
- Core: fix PnP compatibility for @storybook/ui and @storybook/router packages (#18412)
- CLI: Fix
init
to install correct version of sb/storybook (#18417)
- Build chain upgrades: TS4, Webpack5, modern ESM, TSUP (#18205)
- Create frameworks & rename renderers (#18201)
- Core-webpack: Factor out webpack dependencies (#18114)
- Core: Remove start-/build-storybook from all frameworks (#17899)
- Core: Add pluggable indexers (#18355)
- CLI: Add dev/build commands (#17898)
- CLI: Add support for angular/cli v14 (#18334)
- Vue/Vue3: Fix decorators in StoryStoreV7 (#18375)
- Preview: Default select to
viewMode
story (#18370)
- Core: Split webpack presets out of frameworks (#18018)
- Core: Renderer refactor (#17982)
- Core: Allow builders to be set in presets (#18182)
- Core: Minimize webpack deps (#18024)
- Core: Make renderers presets (#18004)
- Examples: Simplify sb usage in package.json scripts (#18065)
For older versions of the changelog, see CHANGELOG.v6.md, CHANGELOG.v1-5.md