Releases: wxmlfile/eslint-plugin-wxml
Releases · wxmlfile/eslint-plugin-wxml
v0.8.0
[0.8.0] - 2024-04-20
Added
v0.7.5
[0.7.5] - 2022-08-21
Changed
- Add
disableAttrs
and skipAttrs
config support for rule forbid-tags
v0.7.3
[0.7.3] - 2022-07-14
Added
- Add rule
forbid-attributes
v0.7.2
[0.7.2] - 2022-05-22
Added
- Add rule
no-inconsistent-tagname
v0.7.1
[0.7.1] - 2022-05-13
Added
- Add rule
omit-bool-attributes
v0.7.0
[0.7.0] - 2022-03-24
Changed
- Bump
@wxml/parser
version from v0.4.0
Added
- Add ESLint 8 test suits
- Add rule
report-interpolation-error
v0.6.3
[0.6.3] - 2022-02-09
Added
- Add rule
required-root-tag
v0.6.2
[0.6.2] - 2022-02-09
Added
v0.6.1
[0.6.1] - 2022-01-15
Fixed
- Bump
@wxml/parser
version from v0.3.0
to v0.3.2
v0.6.0
[0.6.0] - 2021-11-15
Fixed
- Bump
@wxml/parser
version to fix rule report-wxml-syntax-error