Skip to content

Commit ff07087

Browse files
committed
Update changelog for v1.0.0-alpha.5
1 parent 9b0f2b5 commit ff07087

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Prior to v1.0.0-alpha.1, logs were generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10+
## [v1.0.0-alpha.5](https://github.com/netlify-labs/netlify-plugin-a11y/compare/v1.0.0-alpha.4...v1.0.0-alpha.5)
11+
12+
### Added
13+
- New input: `ignoreElements`. Used to indicate to the test runner elements which should be ignored during a11y testing.
14+
### Changed
15+
- Lowers minimum required version of Node from `12.13.0` to `12.0.0`.
16+
- Internal: Uses a local server powered by the Node `http` module to host files prior to testing. This local server makes tests more accurate and more secure!
1017
## [v1.0.0-alpha.4](https://github.com/netlify-labs/netlify-plugin-a11y/compare/v1.0.0-alpha.3...v1.0.0-alpha.4)
1118
### Changed
1219
- Added a pre-release notice to the README, as well as other copy cleanup.

0 commit comments

Comments
 (0)