Skip to content

v1.0.0-alpha.5: Update docs for v1.0.0 alpha.5 (#70)

Pre-release
Pre-release
Compare
Choose a tag to compare
@mxmason mxmason released this 29 Nov 20:01
· 21 commits to master since this release
0565530

Added

  • New input: ignoreElements. Used to indicate to the test runner elements which should be ignored during a11y testing.

Changed

  • Lowers minimum required version of Node from 12.13.0 to 12.0.0.
  • 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!