Skip to content

Commit 3bc6a5e

Browse files
committed
6.2.0-alpha.34 changelog
1 parent d9713b6 commit 3bc6a5e

1 file changed

Lines changed: 16 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,29 @@
1+
## 6.2.0-alpha.34 (February 22, 2021)
2+
3+
### Maintenance
4+
5+
- Core: Use webpack4 to build Manager UI instead of webpack5 ([#14001](https://github.com/storybookjs/storybook/pull/14001))
6+
- Yarn PnP: Add missing dependencies for Webpack 4/5 work ([#13992](https://github.com/storybookjs/storybook/pull/13992))
7+
8+
### Dependency Upgrades
9+
10+
- Core: Fix core/builder dependencies ([#13999](https://github.com/storybookjs/storybook/pull/13999))
11+
12+
113
## 6.2.0-alpha.33 (February 22, 2021)
214

315
### Features
416

5-
* Addon-docs: Support story.mdx, stories.mdx ([#13996](https://github.com/storybookjs/storybook/pull/13996))
17+
- Addon-docs: Support story.mdx, stories.mdx ([#13996](https://github.com/storybookjs/storybook/pull/13996))
618

719
### Bug Fixes
820

9-
* Webpack5: Remove outdated html-webpack-plugin types ([#13986](https://github.com/storybookjs/storybook/pull/13986))
21+
- Webpack5: Remove outdated html-webpack-plugin types ([#13986](https://github.com/storybookjs/storybook/pull/13986))
1022

1123
### Dependency Upgrades
1224

13-
* Move to a fork of react-sizeme with updated React peer dependency ([#13733](https://github.com/storybookjs/storybook/pull/13733))
14-
* Webpack4: Upgrade html-webpack-plugin and remove external types ([#13993](https://github.com/storybookjs/storybook/pull/13993))
25+
- Move to a fork of react-sizeme with updated React peer dependency ([#13733](https://github.com/storybookjs/storybook/pull/13733))
26+
- Webpack4: Upgrade html-webpack-plugin and remove external types ([#13993](https://github.com/storybookjs/storybook/pull/13993))
1527

1628
## 6.2.0-alpha.32 (February 21, 2021)
1729

0 commit comments

Comments
 (0)