Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@ktquez ktquez released this 13 May 15:07
· 49 commits to master since this release

How to Upgrade

NPM

npm i -D axe-core vue-axe@v2.0.0 
# OR 
yarn add -D axe-core vue-axe@v2.0.0 

Features

Bug Fixes

  • False Positive on Table scope #4 (@DrLongGhost);
  • Color contrast #6 (@alexmahan);

Breaking Changes

  • Now axe-core is a peerDependency (external)
  • clearConsoleOnUpdate now is false by default

Committers: 1