npm @vue/cli-plugin-router 5.0.0-alpha.0

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

This release contains mostly internal updates.
Vue CLI now uses webpack 5 by default; most underlying packages have been updated to their latest versions.

For more upcoming new features, see the plan at #6064

For a full list of breaking changes, see https://next.cli.vuejs.org/migrations/migrate-from-v4.html#breaking-changes.

Aside from the dependency updates and thus inevitable breaking changes, this release also includes these bugfixes:

  • @vue/cli
    • #5921 fix(cli): only process template file contents, bump yaml-front-matter… (@ferm10n)
  • @vue/cli-service
    • #6101 fix(cli-service): don't write entry-wc to node_modules (@merceyz)
  • @vue/cli-plugin-unit-mocha, @vue/cli-service
    • #6097 fix(mocha): disable SSR optimization for Vue 3 testing (@sodatea)
  • @vue/cli-ui
  • @vue/cli-service
    • #5992 fix: using lang attribute with empty string in html template (@fangbinwei)
  • @vue/cli-plugin-typescript

Known issues:

  • The preload/prefetch plugins are disabled for now, we'll re-enable them after migrating them to webpack 5;
  • The mocha plugin needs to use webpack 4 as mochapack is still working on its support for webpack 5

Committers: 19

Don't miss a new cli-plugin-router release

NewReleases is sending notifications on new releases.