Releases: wxmlfile/eslint-plugin-wxml
Releases · wxmlfile/eslint-plugin-wxml
v0.5.0
[0.5.0] - 2021-11-08
Changed
- Improve rule
no-unnecessary-block
- Deprecate rule
no-wx-for-with-wx-if
Added
- Add rule
no-wx-for-with-wx-else
v0.4.1
[0.4.1] - 2021-11-04
Added
0.4.0
[0.4.0] - 2021-11-02
Added
- Add rule
no-wx-for-with-wx-if
Fixed
- Fix rule
no-unnecessary-block
for a edge case
v0.3.0
[0.3.0] - 2021-10-28
Added
- Add rule
colon-style-event-binding
- Add rule
max-depth
- Add rule
max-len
- Add rule
max-lines
- Add rule
no-dynamic-wx-key
- Add rule
no-unnecessary-block
- Add rule
wx-key
- Add rule
wxs-module-prop
- add
eslint
online repl for documentation
- replace doc website domain
esint-plugin-wxml.vercel.app
with esint-plugin-wxml.js.org
v0.2.1
Changed
- rename rule
empty-tag-must-be-self-closing
to empty-tag-self-closing
v0.2.0
Added
- add rule
no-inline-wxs
- add rule
wxs-must-be-top-level
- add rule
quotes
v0.1.0
Changed
- Bump
@wxml/parser
to v0.2.0
- Add more unit test for rules
v0.0.4
- basic eslint-plugin-wxml feature