6.5.0-alpha.10 changelog

This commit is contained in:
Michael Shilman 2022-01-06 23:25:56 +08:00
parent f13dd9248f
commit 0d78aa5da3

View File

@ -1,3 +1,10 @@
## 6.5.0-alpha.10 (January 6, 2022)
### Bug Fixes
- Angular: Fix angular 13.1 JIT error and HMR reload ([#17131](https://github.com/storybookjs/storybook/pull/17131))
- Core: Fix IE support by transpiling more libs to es5 ([#17141](https://github.com/storybookjs/storybook/pull/17141))
## 6.5.0-alpha.9 (January 6, 2022)
### Features