Skip to content

v4.0.0-beta.5

Compare
Choose a tag to compare
@michalsnik michalsnik released this 06 Jan 21:57
· 1162 commits to master since this release

Diff: v4.0.0-beta.4 -> v4.0.0-beta.5

⭐ Features

  • e699f9c (#301) Add alignAttributesVertically option to html-indent rule

πŸ› Bug fixes

  • b434ff9 (#302) Properly mark variables as used in no-unused-vars rule
  • 45104ad (#308) Update side-effect detection REGEX in no-side-effects-in-computed-properties

βš™οΈ Chores