v8.2.0-beta.0
Pre-release
Pre-release
github-actions
released this
04 Jul 09:18
·
3489 commits
to next-release
since this release
8.2.0-beta.0
- Addon Interactions: Use unique keys when rendering array nodes in panel - #28423, thanks @yannbf!
- Addon Onboarding: Add icons for dev/test/doc to the splash screen - #28389, thanks @ghengeveld!
- Addon Onboarding: New design and flow based on Save from Controls - #28327, thanks @ghengeveld!
- Angular: Allow format configuration of custom source preview - #28305, thanks @64BitAsura!
- Angular: Fix enableProdMode setting - #28415, thanks @valentinpalkovic!
- Angular: Update outputPath default value in angular-cli-webpack.js - #28418, thanks @valentinpalkovic!
- Blocks: Fix reference to storybook core - #28422, thanks @yannbf!
- Build: Ignore ts stories in cra/default-js sandbox - #28354, thanks @valentinpalkovic!
- CLI: Add support for Nuxt to project init - #26884, thanks @tobiasdiez!
- CLI: Improve error message when fetching CLI version - #28289, thanks @yannbf!
- CPC: Add
CJS
forcore/components
- #28440, thanks @ndelangen! - CPC: Core Package Consolidation - #27039, thanks @ndelangen!
- Config: Apply JavaScript-only story glob extensions for JavaScript projects - #28338, thanks @valentinpalkovic!
- Core: Add context as a property of the context (self-referencing) - #28353, thanks @kasperpeulen!
- Core: Add support for
beforeAll
hook - #28255, thanks @ghengeveld! - Core: Migrate from
pkg-dir
tofd-package-json
- #28270, thanks @43081j! - Core: Refactor phases to run in order
loading
->rendering
->playing
- #28431, thanks @kasperpeulen! - Dependency: Remove node-fetch - #28160, thanks @yk-kd!
- Deps: Migrate from
read-pkg-up
tofd-package-json
- #28272, thanks @43081j! - Docs: Filter mount stories from
Stories
block, error when referenced in MDX - #28434, thanks @kasperpeulen! - Indexer: Improve locating stories with specials chars in path - #22110, thanks @jankoritak!
- Next.js: Set
env.bugfixes
in SWC so destructuring is never transpiled - #28363, thanks @kasperpeulen! - Next: Set default targets for next babel config - #28443, thanks @kasperpeulen!
- SWC: Set default targets for swc that align with our esbuild targets - #28435, thanks @kasperpeulen!
- Telemetry: Detect Node version - #28299, thanks @yannbf!
- Telemetry: Stop prompting about crash reports in CI - #28433, thanks @yannbf!
- Test: Add args to
mount
in react, svelte, and vue renderers - #28385, thanks @kasperpeulen! - Test: Add mount property to the story context - #28383, thanks @kasperpeulen!
- Test: Enhance the context with canvas when the test package is used - #28368, thanks @kasperpeulen!
- Test: Reactive spies preserve the this instance - #28445, thanks @kasperpeulen!