v9.0.0-beta.6
Pre-release
Pre-release
·
1520 commits
to next-release
since this release
9.0.0-beta.6
- Automigration: Fix an issue when main.js addons have dynamic values - #31273, thanks @valentinpalkovic!
- Automigration: Respect config-dir option - #31233, thanks @valentinpalkovic!
- Core: Change require.resolve path for storybook/package.json - #31230, thanks @valentinpalkovic!
- Dependencies: Upgrades for security - #31276, thanks @ndelangen!
- Dependencies: Upgrades for security - #31291, thanks @ndelangen!
- Next.js: Remove deprecated compatibility files - #31295, thanks @valentinpalkovic!
- Svelte: Fix missing
ts-dedent
dependency - #31289, thanks @JReinhold!