8.3.0-alpha.3
- Angular: Fix Angular template error for props with a circular reference - #28498, thanks @Marklb!
- Angular: Fix template props not able to use dot notation - #28588, thanks @Marklb!
- CLI: Fix the initialization of Storybook in workspaces - #28699, thanks @valentinpalkovic!
- CPC: Fix missing exports for addon-kit - #28691, thanks @ndelangen!
- CPC: Fix type usage in renderers - #28745, thanks @ndelangen!
- Controls: Add disableSave parameter - #28734, thanks @valentinpalkovic!
- React: Avoid 'Dynamic require of react is not possible' issue - #28730, thanks @valentinpalkovic!
- Telemetry: Add mount, beforeEach, moduleMock stats - #28624, thanks @shilman!
- Telemetry: CSF feature usage - #28622, thanks @shilman!
- Types: Adjust beforeAll to be non-nullable in NormalizedProjectAnnotations - #28671, thanks @kasperpeulen!
- Vue: Fix out of memory error when using vue-component-meta for events and slots - #28674, thanks @larsrickert!
- Vue: Improve generated code snippets - #27194, thanks @larsrickert!