chore(deps): update dependency vue-jest to v4.0.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
vue-jest | devDependencies | patch | 4.0.0-beta.2 -> 4.0.1 |
Release Notes
vuejs/vue-jest
v4.0.1
One minor fix.
Fixes:
- do not require
ts-jest
: https://github.com/vuejs/vue-jest/pull/284
v4.0.0
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
v4.0.0-rc.1
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
v4.0.0-rc.0
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.
v4.0.0-beta.6
Fixes
fix: remove inline source map @nogic1008 build: bump jest version in peerDependencies @nogic1008
That's it! Small release.
v4.0.0-beta.5
Fixes
- fix: bare Sass imports to files with fake extensions (https://github.com/vuejs/vue-jest/commit/aeb09830bc8f2b41700273bb2f6e831a7075c927) @vvanpo
- fix: fix: Sass partials imports from node_modules (https://github.com/vuejs/vue-jest/commit/22122c4a5833ae961c04a9ff2571b9d43da428dc) @vvanpo
v4.0.0-beta.4
Features
- Update ts-jest version and api #246 by @seriouslag
v4.0.0-beta.3
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)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.