eslint-plugin-vue

Official ESLint plugin for Vue.js

MIT License

Downloads
12M
Stars
4.4K
Committers
215

Bot releases are hidden (Show)

eslint-plugin-vue - v9.14.0

Published by ota-meshi over 1 year ago

✨ Enhancements

πŸ› Bug Fixes

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.13.0...v9.14.0

eslint-plugin-vue - v9.13.0

Published by ota-meshi over 1 year ago

Support for Vue 3.3 "Rurouni Kenshin" πŸŽ‰
see https://blog.vuejs.org/posts/vue-3-3

✨ Enhancements

New Rules

Other Changes

βš™οΈ Updates

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.12.0...v9.13.0

eslint-plugin-vue - v9.12.0

Published by ota-meshi over 1 year ago

✨ Enhancements

βš™οΈ Updates

  • #2145 Added meta object to the processor.
  • #2149 Added meta object to the plugin.

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.11.1...v9.12.0

eslint-plugin-vue - v9.11.1

Published by ota-meshi over 1 year ago

πŸ› Bug Fixes

  • #2147 Fixed rules incompatible with ESLint v8.40.

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.11.0...v9.11.1

eslint-plugin-vue - v9.11.0

Published by ota-meshi over 1 year ago

✨ Enhancements

πŸ› Bug Fixes

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.10.0...v9.11.0

eslint-plugin-vue - v9.10.0

Published by ota-meshi over 1 year ago

✨ Enhancements

βš™οΈ Updates

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.9.0...v9.10.0

eslint-plugin-vue - v9.9.0

Published by ota-meshi almost 2 years ago

✨ Enhancements

πŸ› Bug Fixes

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.8.0...v9.9.0

eslint-plugin-vue - v9.8.0

Published by ota-meshi almost 2 years ago

✨ Enhancements

πŸ› Bug Fixes

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.7.0...v9.8.0

eslint-plugin-vue - v9.7.0

Published by ota-meshi almost 2 years ago

✨ Enhancements

βš™οΈ Updates

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.6.0...v9.7.0

eslint-plugin-vue - v9.6.0

Published by ota-meshi about 2 years ago

✨ Enhancements

πŸ› Bug Fixes

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.5.1...v9.6.0

eslint-plugin-vue - v9.5.1

Published by ota-meshi about 2 years ago

πŸ› Bug Fixes

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.5.0...v9.5.1

eslint-plugin-vue - v9.5.0

Published by ota-meshi about 2 years ago

✨ Enhancements

βš™οΈ Updates

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.4.0...v9.5.0

Thanks @dev1437, @Amorites, @acupofspirt for your contributions!

eslint-plugin-vue - v9.4.0

Published by ota-meshi about 2 years ago

πŸ› Bug Fixes

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.3.0...v9.4.0

eslint-plugin-vue - v9.3.0

Published by ota-meshi about 2 years ago

βš™οΈ Updates

πŸ› Bug Fixes

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.2.0...v9.3.0

eslint-plugin-vue - v9.2.0

Published by ota-meshi over 2 years ago

βš™οΈ Updates

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.1.1...v9.2.0

eslint-plugin-vue - v9.1.1

Published by ota-meshi over 2 years ago

πŸ› Bug Fixes

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.1.0...v9.1.1

eslint-plugin-vue - v9.1.0

Published by ota-meshi over 2 years ago

πŸ› Bug Fixes

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.0.1...v9.1.0

eslint-plugin-vue - v9.0.1

Published by ota-meshi over 2 years ago

πŸ› Bug Fixes

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.0.0...v9.0.1

eslint-plugin-vue - v9.0.0

Published by ota-meshi over 2 years ago

πŸ’₯ Breaking Changes

Change Vue 3 presets configs

Change Vue 2 preset configs

Note: The rules marked with * are now included in the plugin:vue/essential config because @vue/composition-api and unplugin-vue2-script-setup add (limited) support for these Vue 3 features in Vue 2. If you don't use those libraries, enabling these rules shouldn't affect you.

Deprecated features

Removed features

Previously deprecated rules are removed completely:

Previously deprecated internal util methods are removed completely:

  • getComponentProps: use getComponentPropsFromOptions instead
  • getComponentEmits: use getComponentEmitsFromOptions instead

✨ Enhancements

πŸ› Bug Fixes

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v8.7.0...v9.0.0

eslint-plugin-vue - v8.7.1

Published by ota-meshi over 2 years ago

πŸ› Bug Fixes

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v8.7.0...v8.7.1