Skip to content

Commit

Permalink
4.1.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Dec 12, 2018
1 parent 6492904 commit d8e38bb
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,16 @@
## 4.1.0 (December 12, 2018)

Storybook 4.1 with performance and compatibility improvements! Highlights include:

* Core: Performance optimizations on separate manager preview split, improved cold start, restart & rebuild ([#4834](https://github.com/storybooks/storybook/pull/4834))
* React: add support for all versions of react ([#4808](https://github.com/storybooks/storybook/pull/4808))
* Addon-CSSResources: new adddon to dynamically add/remove css ([#4622](https://github.com/storybooks/storybook/pull/4622))
* React: use babel presets/plugins based on CRA. ([#4836](https://github.com/storybooks/storybook/pull/4836))
* React-native: Add ability to filter story list ([#4806](https://github.com/storybooks/storybook/pull/4806))
* React: Add TypeScript support for react-scripts ([#4824](https://github.com/storybooks/storybook/pull/4824))

There are dozens more fixes, features, and tweaks in the 4.1 release. See changelogs for `4.1.0-*` for details.

## 4.1.0-alpha.13 (December 12, 2018)

### Maintenance
Expand Down

0 comments on commit d8e38bb

Please sign in to comment.