v0.25.0
BREAKING CHANGE
require-closing-tags
'sallowSelfClosingCustom
option is removed.selfClosingCustomPatterns
option is added to replace it.
What's Changed
- feat: better
require-closing-tags
support by @seleb in #188 - docs: improve flat config examples by @gian1200 in #190
- feat: add attrs-newline rule and close #191 by @RobertAKARobin in #193
- chore: clean deps by @yeonjuan in #195
New Contributors
- @gian1200 made their first contribution in #190
- @RobertAKARobin made their first contribution in #193
Full Changelog: v0.24.1...v0.25.0