10.2.0-alpha.10
- Dependencies: Bump various packages - #33412, thanks @ndelangen!
- Interactions: Add disable parameter for interactions panel - #33368, thanks @jeevikar14!
- Interactions: Fix state reset bug when switching stories with date mocks - #33388, thanks @Sidnioulz!
- Manifests: Refactor from `componentManifestGenerator` to extensible `manifests` preset property - #33392, thanks @JReinhold!
- Manifests: Support `!manifest` tag in preview files - #33406, thanks @JReinhold!
- NextJS: Import `next/dist` with `.js`-extension for ESM compat - #33380, thanks @yue4u!
- Preview: Treat canceled animations as finished - #32401, thanks @bawjensen!
- UI: Ensure consistent right padding in TreeNode - #33322, thanks @Sidnioulz!
- UI: Fix React error 300 on some addons - #33381, thanks @Sidnioulz!
- UI: Prevent primary story from duplicating anchor ID - #33384, thanks @Sidnioulz!
- Upgrade: Preserve package.json indentation when upgrading - #32280, thanks @y-hsgw!
- Vitest: Fallback detecting vitest version in postinstall - #33415, thanks @ndelangen!