Releases: frogeducation/eslint-plugin-jquery-compat
Releases · frogeducation/eslint-plugin-jquery-compat
v3.1.0
3.1.0 (2019-09-04)
Features
- configs: add 'fixable-from-vX.X.X' configs (1d01c61)
v3.0.4
3.0.4 (2019-09-03)
Bug Fixes
- no-hover-event: handle undefined variables properly (09a3637)
v3.0.3
3.0.3 (2019-09-03)
Bug Fixes
- configs: point config rule references to correct place (6347d8b)
v3.0.2
3.0.2 (2019-09-03)
Bug Fixes
- html-string-must-start-with-tag: handle missing 'value.trim()' (555f07d)
v3.0.1
3.0.1 (2019-09-03)
Bug Fixes
- configs: point config rule references to correct place (b41b26f)
v3.0.0
3.0.0 (2019-09-03)
Features
- configs: add v1.9, jmvc configs (4dd2f18)
BREAKING CHANGES
- configs: no-trailing-comma-after-selector was removed from the
'recommended' list.
v2.2.0
2.2.0 (2019-09-02)
Features
- jmvc/no-hover-event: add rule (79102b4)
v2.1.0
2.1.0 (2019-09-02)
Features