v9.7.0
✨ Enhancements
- #1996 Added
vue/multiline-ternaryrule that applies the coremultiline-ternaryrule to expressions in<template>and<style>. - #2009 Added
vue/v-on-handler-stylerule that enforces writing style for handlers inv-ondirectives. - #1989 Added
globalsoption tovue/component-name-in-template-casingrule. - #2013 Added support for regexp options to
vue/no-restricted-classrule.
⚙️ Updates
- #2009 Deprecated
vue/v-on-function-callrule. Use the newvue/v-on-handler-stylerule instead.
Full Changelog: v9.6.0...v9.7.0