vue-a11y/vue-axe

Release v3 as latest on npm instead of next

Opened this issue · 1 comments

Vue-Axe 3.1.2 is listed as "next", while 2.4.4 is listed as "latest":

Vue 3 has been out for a while and is currently at 3.2.28. I think there's been like 85 releases since 2.6.14.

Next time you do a v3 release, you should consider switching it to the latest on npm.

Hey, it's me again, just ran into this and was like "why does it not work", because I did npm install --save vue-axe instead of npm install --save vue-axe@next.