Skip to content

Commit

Permalink
6.3.5 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Jul 22, 2021
1 parent 0e9f994 commit 8790ffd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 6.3.5 (July 22, 2021)

### Bug Fixes

- Controls: Don't set arg in validateOptions if it would be `undefined` ([#15654](https://github.com/storybookjs/storybook/pull/15654))
- Trailing comma handling for "-s" command line paramenter ([#15615](https://github.com/storybookjs/storybook/pull/15615))
- Controls: Fix color matching behavior for non-string types ([#15549](https://github.com/storybookjs/storybook/pull/15549))
- Composition: Fix refs ordering ([#15527](https://github.com/storybookjs/storybook/pull/15527))

## 6.3.4 (July 8, 2021)

### Maintenance
Expand Down

0 comments on commit 8790ffd

Please sign in to comment.