Skip to content

Commit

Permalink
6.3.3 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Jul 8, 2021
1 parent 6873d35 commit 0448db2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 6.3.3 (July 7, 2021)

### Bug Fixes

- Webpack5: Quit process after finishing a static build ([#15483](https://github.com/storybookjs/storybook/pull/15483))
- Addon-docs/Angular: Fix numeric args default value handling ([#15491](https://github.com/storybookjs/storybook/pull/15491))
- Angular: Fix circular reference not being handled in moduleMetadata ([#15410](https://github.com/storybookjs/storybook/pull/15410))
- Core: Fix double rebuilds by removing aggregateTimeout ([#15372](https://github.com/storybookjs/storybook/pull/15372))
- CLI: Fix NPM typo ([#15461](https://github.com/storybookjs/storybook/pull/15461))

## 6.4.0-alpha.12 (July 7, 2021)

### Bug Fixes
Expand Down

0 comments on commit 0448db2

Please sign in to comment.