Skip to content

Releases: vuejs/vue-jest

v4.0.0-beta.6

10 Sep 02:31
Compare
Choose a tag to compare

Fixes

fix: remove inline source map @nogic1008
build: bump jest version in peerDependencies @nogic1008

That's it! Small release.

v5.0.0-alpha.2

01 Aug 23:33
Compare
Choose a tag to compare

Features

Refactor

  • refactor: support wider range of jest versions by making babel-jest ... 8aef247 @sodatea

v4.0.0-beta.5

01 Aug 23:30
Compare
Choose a tag to compare

Fixes

  • fix: bare Sass imports to files with fake extensions (aeb0983) @vvanpo
  • fix: fix: Sass partials imports from node_modules (22122c4) @vvanpo

v4.0.0-beta.4

08 Jul 13:23
1a6836a
Compare
Choose a tag to compare

Features

v3.0.6

03 Jul 07:36
7f13893
Compare
Choose a tag to compare

Features

Support PostCSS.

v5.0.0-alpha.1

03 Jul 07:09
Compare
Choose a tag to compare

Features

Support for Vue 3! Some features are not supported yet, like JSX (that is still a WIP, even for Vue 3).

You can try Vue 3 + Jest using this repository.

v4.0.0-beta.3

08 Jun 11:49
Compare
Choose a tag to compare

Features

  • Upgrade to Jest 25 by @sibiraj-s #229
  • Add support for vue-i18n custom blocks by default by @JessicaSachs
  • Add support for custom blocks inside of the vue-jest global config @JessicaSachs (See README for more info)

v3.0.4

08 Sep 06:35
Compare
Choose a tag to compare

Bug Fixes

v4.0.0-beta.2

16 Feb 17:53
eab8d79
Compare
Choose a tag to compare

Bug Fixes

Features

v3.0.3

08 Feb 06:44
Compare
Choose a tag to compare

Bug Fixes