Skip to content

v2.0.0-beta.12

Compare
Choose a tag to compare
@lmiller1990 lmiller1990 released this 01 Dec 03:55

This release adds support for the latest <script setup> RFC. That's it. Read about it here: #264.

If you want to use it, you need Vue 3.0.3. You will also want the latest vue-jest (5.0.0 alpha 7 at the time of this). Get it with yarn add vue-jest@next. Note the latest RFC is here: vuejs/rfcs#227

Features