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

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

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

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

NewReleases is sending notifications on new releases.