npm @vue/cli-plugin-eslint 5.0.0-beta.4

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

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

Upcoming breaking changes in the next beta:

  • As WebDriverIO's sync API has been deprecated and doesn't work in Node.js v16, we are going to remove @wdio/sync from the dependencies of @vue/cli-plugin-e2e-webdriverio. Please be prepared and migrate to the async API, or install the @wdio/sync package in the projects by yourselves.

๐Ÿ’ฅ Breaking Changes

  • @vue/cli-plugin-typescript, @vue/cli-plugin-unit-jest
  • @vue/cli-plugin-eslint, @vue/cli-service, @vue/cli-test-utils
  • @vue/cli-plugin-e2e-cypress
    • #6662 feat!: update cypress to 8.3 and require it to be a peer dependency (@sodatea)

๐Ÿš€ New Features

  • @vue/cli-plugin-babel, @vue/cli-plugin-eslint
    • #6663 feat: generate projects with transpileDependencies: true by default (@sodatea)
  • @vue/cli-plugin-typescript, @vue/cli-plugin-unit-jest
  • @vue/cli-plugin-eslint, @vue/cli-service, @vue/cli-test-utils
  • @vue/cli-plugin-e2e-cypress
    • #6662 feat!: update cypress to 8.3 and require it to be a peer dependency (@sodatea)

๐Ÿ› Bug Fix

  • @vue/cli-service
    • #6665 fix: avoid copy-webpack plugin errors in module mode (@sodatea)
    • #6645 fix(cli-service): wrong property name (typo) (@Vinsea)

๐Ÿ“ Documentation

  • #6653 docs: recommend SFC playground and StackBlitz for instant prototyping (@sodatea)

๐Ÿ  Internal

  • @vue/cli-plugin-pwa, @vue/cli-service
  • @vue/cli-ui

Committers: 4

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

NewReleases is sending notifications on new releases.