v7.0.0-alpha.18
Pre-release
Pre-release
·
39477 commits
to next
since this release
Features
- CLI: Add temporary sb repro-next command that only degits repros #18834
- Interactions: Add step function to play context #18673
- UI: Add preloading to stories highlighted in the sidebar #17964
Bug Fixes
- UI: Fix refs with authentication being broken if the fetch for
iframe.htmlsucceeds (but with a request to authenticate) #18160 - HTML: Fix missing ability to set
docs.extractArgTypes#18831 - React: Fix callback behavior in
react@18#18737 - CLI: Throw error on failure in sb init #18816
- CLI: Fix package.json version detection #18806
Maintenance
- Build: Use ts-up to build
addon-outline#18842 - Core: Fix default framework options handling #18676
- Build: Use tsup to build
addon-measureand fix related imports inexamples/official-storybook#18837 - Build: Use tsup to build addon-jest #18836
- Examples: Use
repro-nextin the example script! #18839 - Examples: Rename
example=>sandbox#18838 - Examples: Use a set of test components in addon stories #18825
- Examples: Copy example stories over from renderer + addons #18824
- Examples: Set
resolve.symlinksbased on node option #18827 - Examples: Add command to publish repros + GH action #18800
- Examples: Create a new
yarn examplecommand #18781 - Build: Fix yarn build command #18817
- Build: Use tsup to build core-event #18798