Breaking changes
- Preview: Rename Storybook DOM root IDs #10638
Features
- Interactions: Add
step
function and support multiple levels of nesting #18555
Bug Fixes
- Addon-docs: Fix canvas support expand code for non-story #18808
- Components: Avoid including line numbers when copying the code #18725
- Vue: Fix enum check in extractArgTypes #18959
- Core: Fix frameworkOptions preset #18979
Maintenance
- Addon-a11y: Remove achromatomaly color filter #18852
- Build: Use ts-up to build core-webpack #18912
- Build: Use ts-up to build addon-viewport #18943
- Build: Improve generate-repros-next #19001
- Examples: Remove refs in angular example #18986
- Build: Use ts-up to build client-logger #18893
- Generate-repros: Run local registry on
--local-registry
option #18997 - Build: Remove unused bootstrap --cleanup #18981
- CLI: Fix local repro publishing #18977
- Build: Run verdaccio on 6001 to enable web UI #18983
- CLI: determine whether to add interactive stories from
renderer
rather thanframework
#18968 - CLI: Auto-accept migrations when running
generate-repros-next
#18969