Skip to content

v2.0.0-rc.16

Compare
Choose a tag to compare
@lmiller1990 lmiller1990 released this 13 Oct 00:15

We are getting near to a 2.0.0. Follow this thread for details.

The main feature here is the return of the ability to use findComponent with a DOM selector, for example findComponent('#some-id'). Read more here: #689. Thanks @xanf and @cexbrayat for all the work!

Features

  • feat: add enableAutoUnmount feature (#998)

Fixes

  • fix: return ability to use findComponent with DOM selector (#994)

Other

  • chore: bump to vue v3.2.16 and fix devtools (#971)