Features
- CLI: Add TS 4.9 CLI templates #19986
- CLI: Remove render functions and infer argTypes for svelte CLI templates #20007
Bug Fixes
- Svelte: Fix decorators with slots #19987
- Core: Open browser after manager is ready #20005
- Core: Add backwards support for manager-api package rename #20006
- Vite: Fix prebundling #19978
Maintenance
- Maintenance: Use typescript legacy templates until our ecosystem fully supports ts 4.9 #20032
- CLI: Rollback next TS 4.9 templates as the next babel preset doesn't support satisfies #20029
- Addon-docs: Use
.mdx
globs in templates and defaults #19795 - Types: Rationalize story-based types and de-prefix #19919
- API: Export the controlOrMetaKey fn from manager-api #19972
- Blocks: Description stories #19806
Build
- Upgrade yarn #20025
- Build: Add a retry mechanism for exports file generation #20018
- Build: Rollback forking off git-shallow-clone-orb #20020
- Build: Clean up @storybook/preview dependencies #19997
- No unused locals in tsconfig to disable deepscan #20012
- Build: generate the
exports.ts
file in a single pass withoutexec
#20002 - Build a mechanism to E2E telemetry #19946
- Add debug to chromatic task #19933
- Build: Sanitise user input in github workflow #19980
- Blocks: Add story for Canvas
className
prop, cleanup UI SB `preview.tsx #19886 - Change export-generating script to use exec util instead of shelljs #19979
- Regen lockfiles #19967