Diff: v3.14.0 -> v4.0.0-beta.0
🐛 Bug fixes
- 2793ca2 (#242) Don't report dynamic types on inputs with v-model directive
- ac581a4 (#243) Omit BinaryExpression in v-model references check
⚙️ Chores
- d611cd8 (#205) Align rules' configuration with official Style Guide
- 965a327 (#228) Update html-end-tags doc
- 0f18b3b (#232) Remove deprecated rules
- 09b8f90 (#234) Update example config to use essential rules
- 7a29f57 (#233) Enable HTML syntax errors by default
- 6b13226 (#239) Update
html-indent
rule doc