Skip to content

v27.0.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@lmiller1990 lmiller1990 released this 19 Jul 07:21
· 74 commits to master since this release
47244cd

NOTE: important information about versioning moving forward.

Since we need to support a variety of Vue versions (2.x, 3.x) and Jest versions (26.x, 27.x), we are moving away from semantic versioning. Instead. we will now match the Jest version. Jest 27 has some breaking changes, which is why we are moving to this new versioning strategy.

Read more about the new versioning strategy here. The final packages names are still been finalized.

This release works with Vue 3 and Jest 27. Install this release with npm install vue3-jest@27.0.0-alpha.2. Note the package name is now vue3-jest, not vue-jest.

Vue 2 support for Jest will come soon - currently Vue 2 and Jest 27 are not supported yet (soon, though).

The code in this version is the same as the previous release, 5.0.0-alpha.10. The only difference is some changes breaking to support Jest 27.