Skip to content

Commit

Permalink
6.4.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Nov 26, 2021
1 parent b88d2d9 commit ec6fd3b
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions CHANGELOG.md
@@ -1,3 +1,17 @@
## 6.4.0 (November 27, 2021)

Storybook 6.4 is here!! 🎉🎉🎉

SB6.4 adds adds interaction testing and performance re-architecture ahead of a huge 7.0 release.

- ▶️ **Interactive stories** to simulate user behavior and tools to debug it
- ⚡️ **On-demand architecture** for smaller builds and faster load times
-**Automigrate + versioned documentation** for easier upgrades
- 📋 **Linter** to enforce Storybook best practices
- 💯 **Hundreds more fixes** and quality of life improvements

More info in the Github issue [Storybook 6.4 Release 🛠](https://github.com/storybookjs/storybook/issues/15355). Release announcement coming soon!!!

## 6.4.0-rc.11 (November 26, 2021)

### Bug Fixes
Expand Down Expand Up @@ -121,10 +135,11 @@ Hundreds of improvements and fixes, including:

- ▶️ **Interactive stories** to simulate user behavior and tools to debug it
- ⚡️ **On-demand architecture** for smaller builds and faster load times
-**Streamlined tooling and documentation** for easier upgrades
-**Automigrate + versioned documentation** for easier upgrades
- 📋 **Linter** to enforce Storybook best practices
- 💯 **Hundreds more fixes** and quality of life improvements

Track the release in the Github: [Storybook 6.4 Release 🛠](https://github.com/storybookjs/storybook/issues/15355)
Track the release in Github: [Storybook 6.4 Release 🛠](https://github.com/storybookjs/storybook/issues/15355)

## 6.4.0-beta.33 (November 12, 2021)

Expand Down

0 comments on commit ec6fd3b

Please sign in to comment.