Skip to content

Releases: frogeducation/eslint-plugin-jquery-compat

v3.1.0

04 Sep 16:01
Compare
Choose a tag to compare

3.1.0 (2019-09-04)

Features

  • configs: add 'fixable-from-vX.X.X' configs (1d01c61)

v3.0.4

03 Sep 13:37
Compare
Choose a tag to compare

3.0.4 (2019-09-03)

Bug Fixes

  • no-hover-event: handle undefined variables properly (09a3637)

v3.0.3

03 Sep 11:59
Compare
Choose a tag to compare

3.0.3 (2019-09-03)

Bug Fixes

  • configs: point config rule references to correct place (6347d8b)

v3.0.2

03 Sep 11:51
Compare
Choose a tag to compare

3.0.2 (2019-09-03)

Bug Fixes

  • html-string-must-start-with-tag: handle missing 'value.trim()' (555f07d)

v3.0.1

03 Sep 11:37
Compare
Choose a tag to compare

3.0.1 (2019-09-03)

Bug Fixes

  • configs: point config rule references to correct place (b41b26f)

v3.0.0

03 Sep 10:35
Compare
Choose a tag to compare

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

02 Sep 15:16
Compare
Choose a tag to compare

2.2.0 (2019-09-02)

Features

  • jmvc/no-hover-event: add rule (79102b4)

v2.1.0

02 Sep 15:03
Compare
Choose a tag to compare

2.1.0 (2019-09-02)

Features

  • no-hover-event: add rule (24c2ca3)