Releases: chanzuckerberg/axe-storybook-testing
Releases · chanzuckerberg/axe-storybook-testing
v8.2.1
- [fix] Simplify the promise queue implementation #102
- [fix] Minor code re-organizations #102
v8.2.0
8.2.0
- [new] Add parameter for Axe
context
#98
v8.1.0
8.1.0
- [new] Add
--port
option #97
v8.0.2
8.0.2
- [fix] Ensure Storybook is ready before
extract
-ing stories #94
v8.0.1
8.0.1
- [fix] Wait a random amount of time before selecting a port, to try to avoid port conflicts when multiple test runs start at the same time #92
v8.0.0
8.0.0 (2024-03-05)
- [breaking] Support Node >= 18 #91
- [new] Support Storybook v8 #90
v7.2.0
7.2.0 (2024-02-12)
- [new] Add
config
parameter, which is passed to axe.configure
#88
v7.1.3
7.1.3 (2023-11-08)
- [fix] Automatically install Chromium and add note about installing other browsers #85
v7.1.2
- [fix] Update most deps #82
- [fix] Build for Node 12 / ES2017. Node 12 is the minimum supported version of Node for this project #78