Skip to content

v5.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@sodatea sodatea released this 10 Aug 07:15
· 186 commits to dev since this release
c1bf3d8

For a complete guide on migrating from v4 to v5, see https://next.cli.vuejs.org/migrations/migrate-from-v4.html

Note on Future Betas

  • We'll upgrade to jest 27 soon. Once it's done, jest will be required as a peer dependency of @vue/cli-plugin-unit-jest. You can add jest@26 to project dependencies now to avoid future breakages.

πŸ’₯ Breaking Changes

  • @vue/cli-plugin-webpack-4, @vue/cli-service

πŸš€ New Features

  • @vue/cli-plugin-unit-jest
    • #6625 feat(unit-jest): add jest as a peer dependency (@sodatea)
  • @vue/cli-service

πŸ› Bug Fix

  • @vue/cli-service
    • #6597 fix: mark sideEffects: true for styles in Vue components (@sodatea)
  • @vue/cli-plugin-unit-mocha
    • #6560 fix(mocha): do not ignore JavaScript tests when TypeScript plugin is installed (@j-a-m-l)

πŸ“ Documentation

Committers: 4