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 3014083 commit d007dabCopy full SHA for d007dab
CHANGELOG.md
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
Prior to v1.0.0-alpha.1, logs were generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
9
10
+## [v1.0.0-alpha.4](https://github.com/netlify-labs/netlify-plugin-a11y/compare/v1.0.0-alpha.3...v1.0.0-alpha.4)
11
+### Changed
12
+- Eliminated some redundancy when defining `directoryFilter` internally.
13
+- Added a pre-release notice to the README, as well as other copy cleanup.
14
+
15
## [v1.0.0-alpha.3](https://github.com/netlify-labs/netlify-plugin-a11y/compare/v1.0.0-alpha.2...v1.0.0-alpha.3)
16
### Changed
17
- Fixed colors of report printed when using `failWithIssues=true`.
0 commit comments