vue-jest

Jest Vue transformer

MIT License

Downloads
3.7M
Stars
744
Committers
81

Bot releases are visible (Hide)

vue-jest - v5.0.0-alpha.9

Published by lmiller1990 over 3 years ago

Fix

  • add source map dependency #315
  • fix coverage reports for typescript for vue3 (#331)
  • support for class component mixins (#334)
  • process render function, exported as default (#335)

Other

  • ci: setup GitHub Actions to next branch (#326)
vue-jest - v4.0.1

Published by lmiller1990 over 3 years ago

One minor fix.

Fixes:

vue-jest - v4.0.0

Published by lmiller1990 over 3 years ago

The 4.0.0 is finally here. No clear blocker so transitioning this from release candidate to master. Better late than never.

Fixes

fix: add fallback to default TemplateCompileOptions #310 @nogic1008

vue-jest - v5.0.0-alpha.8

Published by lmiller1990 almost 4 years ago

Some incremental improvements for Vue 3. There are still a number of outstandings TS related problems that will hopefully be addressed soon. If anyone is motivated to help out with this, it would be greatly appreciated!

Fixes

vue-jest - v5.0.0-alpha.7

Published by lmiller1990 almost 4 years ago

Features

Update to Vue 3.0.3 and support latest <script setup> RFC: https://github.com/vuejs/vue-jest/pull/305

Note: between Vue 3.0.2 and 3.0.3 the implementation changed significantly. It is listed under "Experimental Features" on release docs: https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md#experimental-features. So, if you are using this and you find a bug, please report it.

vue-jest - v4.0.0-rc.1

Published by lmiller1990 almost 4 years ago

Features

feat: pass templateCompiler options https://github.com/vuejs/vue-jest/commit/37efa5873661385c1a979838b23b72701650a132
feat: add-compile-template-options #288

Fixes

fix: external css files path resolution https://github.com/vuejs/vue-jest/commit/fe76473cb19a01cd417e4bff4ca1c22128625e37

vue-jest - v5.0.0-alpha.5

Published by lmiller1990 about 4 years ago

Features

Support <script setup> @lmiller1990

vue-jest - v5.0.0-alpha.4

Published by lmiller1990 about 4 years ago

Fixes

fix: use ts compiler or babel depending on environment #264 @lmiller1990
fix: Add fallback for tsconfig api #246 @nogic1008
fix: convert SourceMapGenerator to RawSourceMap #275 @nogic1008
fix: do not require projects to have typescript installed #283 @JessicaSachs

Small release, just some small tweaks Vue 3 is out! 🎉

vue-jest - v4.0.0-rc.0

Published by lmiller1990 about 4 years ago

Features

We moved to release candidate after many months of beta with no real roadmap.

  • bumped jest and ts-jest to 26.x @aantipov
  • fix: convert SourceMapGenerator to RawSourceMap #241 @nogic1008

We will move to 4.0.0 stable before the end of Sep 2020.

vue-jest - v3.0.7

Published by lmiller1990 about 4 years ago

Features

No features. Looks like some version(s) were published but they did not have a GH release, so I did one. v3.0.7 is the final patch for v3. You should upgrade to v4.0.0, as of right now the latest version is 4.0.0-rc.0.

vue-jest - v4.0.0-beta.6

Published by lmiller1990 about 4 years ago

Fixes

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

That's it! Small release.

vue-jest - v5.0.0-alpha.2

Published by lmiller1990 about 4 years ago

Features

Refactor

vue-jest - v4.0.0-beta.5

Published by lmiller1990 about 4 years ago

Fixes

vue-jest - v4.0.0-beta.4

Published by lmiller1990 over 4 years ago

Features

  • Update ts-jest version and api #246 by @seriouslag
vue-jest - v3.0.6

Published by lmiller1990 over 4 years ago

Features

Support PostCSS.

vue-jest - v5.0.0-alpha.1

Published by lmiller1990 over 4 years ago

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.

vue-jest - v4.0.0-beta.3

Published by lmiller1990 over 4 years ago

Features

  • Upgrade to Jest 25 by @sibiraj-s https://github.com/vuejs/vue-jest/pull/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)
vue-jest - v3.0.4

Published by eddyerburgh about 5 years ago

Bug Fixes

vue-jest - v4.0.0-beta.2

Published by eddyerburgh over 5 years ago

Bug Fixes

Features

vue-jest - v3.0.3

Published by eddyerburgh over 5 years ago

Bug Fixes

Package Rankings
Top 0.97% on Npmjs.org
Top 6.71% on Proxy.golang.org
Top 40.42% on Repo1.maven.org
Related Projects