6.3.0-alpha.43 changelog

This commit is contained in:
Michael Shilman 2021-05-25 10:03:34 +08:00
parent d6d1eced69
commit 2ea02a198b

View File

@ -1,3 +1,21 @@
## 6.3.0-alpha.43 (May 25, 2021)
### Features
- Web-components: Support lit 2 with back-compat ([#14898](https://github.com/storybookjs/storybook/pull/14898))
### Bug Fixes
- Angular: Use NormalizeOptimization from angular-cli ([#15022](https://github.com/storybookjs/storybook/pull/15022))
### Maintenance
- Build: Fix selectors used in Cypress tests and E2E exit code ([#15021](https://github.com/storybookjs/storybook/pull/15021))
### Dependency Upgrades
- Bump react-docgen-typescript-plugin to 0.7.2-canary.375d65e.0 ([#15024](https://github.com/storybookjs/storybook/pull/15024))
## 6.3.0-alpha.42 (May 24, 2021)
### Dependency Upgrades