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 85cc56d commit 6f6f451Copy full SHA for 6f6f451
CHANGELOG.md
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
9
10
+## [v1.0.0-alpha.2](https://github.com/netlify-labs/netlify-plugin-a11y/compare/v1.0.0-alpha.1...v1.0.0-alpha.2)
11
+### Changed
12
+- `standard` input is now `wcagLevel`
13
+
14
+### Removed
15
+- `debugMode` input
16
+- `testMode` input
17
18
+ ### Security
19
+ - Dependencies have been updated
20
## [v1.0.0-alpha.1](https://github.com/netlify-labs/netlify-plugin-a11y/compare/v1.0.0...v1.0.0-alpha.1)
21
22
### Changed
0 commit comments