We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a65885 commit 85cc56dCopy full SHA for 85cc56d
CHANGELOG.md
@@ -9,9 +9,15 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
9
10
## [v1.0.0-alpha.1](https://github.com/netlify-labs/netlify-plugin-a11y/compare/v1.0.0...v1.0.0-alpha.1)
11
12
-## [v1.0.0](https://github.com/netlify-labs/netlify-plugin-a11y/compare/v1.0.0-beta.1...v1.0.0) - 2021-11-09
+### Changed
13
+- `resultMode` is now `failWithIssues`, a boolean defaulting to true
14
+- aXe is now the plugin's default runner
15
-## [v1.0.0-beta.1](https://github.com/netlify-labs/netlify-plugin-a11y/compare/v0.0.12...v1.0.0-beta.1) - 2021-11-09
16
+### Removed
17
+- HTML CodeSniffer is no longer supported
18
+
19
+### Security
20
+- Dependencies have been updated.
21
22
### Merged
23
0 commit comments