Skip to content

Commit

Permalink
Merge pull request #696 from storybookjs/release-note-8-1-update
Browse files Browse the repository at this point in the history
Update 8.1 release note
  • Loading branch information
kylegach authored May 14, 2024
2 parents aa8ec6e + 6284d1b commit 7f5d67b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/content/releases/8.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
title: 'Storybook 8.1 - May 2024'
---

Storybook 8.1 is here with a ton of new features and bug fixes:

🏷️ [Static tag-based filtering](https://storybook.js.org/docs/writing-stories/tags)
🦺 [Type-safe, standards-based module mocking](https://storybook.js.org/docs/writing-stories/mocking-modules)
🐣 [New `beforeEach` test hook](https://storybook.js.org/docs/writing-tests/interaction-testing#run-code-before-each-test)
🧳 [Portable Stories API for Playwright Component Testing](https://storybook.js.org/docs/api/portable-stories-playwright)
🐕‍🦺 Support the new signal-based input & output functions in Angular
2️⃣ [Two new ways to create stories](https://storybook.js.org/docs/get-started/whats-a-story#working-with-stories): generating them from story controls or from your components directly!


Browse the [changelogs](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) for the full list of changes.

---
Expand Down

0 comments on commit 7f5d67b

Please sign in to comment.