Skip to content

v5.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@michalsnik michalsnik released this 04 Aug 15:48
· 1066 commits to master since this release

Diff: v5.0.0-beta.1 -> v5.0.0-beta.2

⭐ Features

⚙️ Chores / Updates

  • 1c410d8 #544 ❗️Ignore indent rules on files other than .vue (built in indent rules are not recommended to be used on other files than .vue, native eslint rule should be used instead)
  • 6a117c2 #539 Change default settings in vue/html-closing-bracket-newline
  • 766b637 #529 Ignore Boolean props in vue/require-default-prop rule
  • 8d20409 Update vue/no-use-v-if-v-for category to essential
  • 74f7dc6 Update Readme & Configs