Skip to content

Commit b977ab8

Browse files
committed
6.2.0-alpha.9 changelog
1 parent cc106bd commit b977ab8

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## 6.2.0-alpha.9 (December 20, 2020)
2+
3+
### Features
4+
5+
* Web-components: Add typescript types and CLI template ([#12395](https://github.com/storybookjs/storybook/pull/12395))
6+
7+
### Bug Fixes
8+
9+
* Addon-docs: Fix angular without compodoc ([#13487](https://github.com/storybookjs/storybook/pull/13487))
10+
* Core: Use fs-extra emptyDir so build works on docker volume ([#13474](https://github.com/storybookjs/storybook/pull/13474))
11+
* Addon-docs: Tighten preset webpack pattern for mdx stories ([#13476](https://github.com/storybookjs/storybook/pull/13476))
12+
* Svelte: Statically load docgen info for svelte components ([#13466](https://github.com/storybookjs/storybook/pull/13466))
13+
14+
### Dependency Upgrades
15+
16+
* Bump @ember/optional-features from 1.3.0 to 2.0.0 ([#12829](https://github.com/storybookjs/storybook/pull/12829))
17+
118
## 6.2.0-alpha.8 (December 16, 2020)
219

320
### Bug Fixes

0 commit comments

Comments
 (0)