npm @vue/cli-plugin-unit-jest 4.0.0-rc.8

latest releases: 5.0.8, 5.0.7, 4.5.19...
4 years ago

Documentation for the RC version is available at https://next.cli.vuejs.org/
See the migration guide at https://next.cli.vuejs.org/migrating-from-v3/

To install the RC version, run yarn global add @vue/cli@next or npm i -g @vue/cli@next


🚀 New Features

  • @vue/cli
  • @vue/babel-preset-app, @vue/cli-plugin-unit-jest, @vue/cli-plugin-unit-mocha
    • #4663 feat(babel-preset): set target to node whenever NODE_ENV === 'test' (@sodatea)
  • @vue/cli-plugin-pwa
    • #4664 feat(pwa): improve compatibility with v3 plugin usage (@sodatea)
  • @vue/cli-service
    • #4641 feat: make the minimizer config available in all modes (@sodatea)
    • #4644 feat: add webdriver log files to gitignore (@sodatea)

💥 Breaking Changes

  • @vue/cli-service
    • #4676 chore!: upgrade terser-webpack-plugin to 2.x (@sodatea)
    • #4673 refactor!: use DefinePlugin (again) instead of EnvironmentPlugin (@sodatea)

🐛 Bug Fix

  • @vue/cli-service
    • #4666 fix: fix redundant log messages from webpack-dev-server (@sodatea)

🏠 Internal

  • @vue/cli-service
    • #4673 refactor!: use DefinePlugin (again) instead of EnvironmentPlugin (@sodatea)

🔨 Underlying Tools

  • @vue/cli-service

Committers: 2

Don't miss a new cli-plugin-unit-jest release

NewReleases is sending notifications on new releases.