💥 Breaking Changes
@vue/cli-plugin-unit-jest
- #6335 chore!: update vue-jest to v4.x (@sodatea). With this update, custom blocks is supported in Jest. For more details, see https://github.com/vuejs/vue-jest/#supporting-custom-blocks
@vue/cli-service
- #6332 feat!: upgrade to css-loader 5; remove
css.requireModuleExtension
&css.modules
options (@sodatea). For more guidance on migration, see https://next.cli.vuejs.org/migrations/migrate-from-v4.html#css-modules
- #6332 feat!: upgrade to css-loader 5; remove