Skip to content
This repository was archived by the owner on Jan 6, 2026. It is now read-only.

Commit 7599964

Browse files
committed
v9.0.0
1 parent e81f397 commit 7599964

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 9.0.0 (2025-06-10)
6+
57
- [breaking] Support Storybook 9
68
- [breaking] Output ESM instead of CJS (needed to consume Storybook 9 types)
79

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chanzuckerberg/axe-storybook-testing",
3-
"version": "8.2.3",
3+
"version": "9.0.0",
44
"license": "MIT",
55
"homepage": "https://github.com/chanzuckerberg/axe-storybook-testing",
66
"repository": {

0 commit comments

Comments
 (0)