Skip to content

Releases: gajus/eslint-plugin-canonical

v2.4.3

06 Jan 11:04
Compare
Choose a tag to compare

2.4.3 (2022-01-06)

Bug Fixes

v2.4.2

19 Dec 21:26
Compare
Choose a tag to compare

2.4.2 (2021-12-19)

Bug Fixes

  • correct id-match defaults (fixes #2) (e9b0eb3)

v2.4.1

19 Dec 18:26
Compare
Choose a tag to compare

2.4.1 (2021-12-19)

Bug Fixes

v2.4.0

19 Dec 18:08
Compare
Choose a tag to compare

2.4.0 (2021-12-19)

Features

v2.3.0

19 Dec 17:15
Compare
Choose a tag to compare

2.3.0 (2021-12-19)

Features

  • add destructuring-property-newline (5bb7c22)

v2.2.0

19 Dec 16:14
Compare
Choose a tag to compare

2.2.0 (2021-12-19)

Bug Fixes

Features

  • add import/export specifier newline rule (c72b0bf)

v2.1.0

26 Oct 06:38
Compare
Choose a tag to compare

2.1.0 (2021-10-26)

Features

v2.0.0

25 Oct 22:39
Compare
Choose a tag to compare

2.0.0 (2021-10-25)

Features

  • add canonical/no-use-extend-native (22bf816)
  • update to ESLint v8 (4e40240)

BREAKING CHANGES

  • drops ESLint v7 support

v1.3.0

25 Oct 20:20
Compare
Choose a tag to compare

1.3.0 (2021-10-25)

Features

v1.2.0

21 Oct 04:08
Compare
Choose a tag to compare

1.2.0 (2021-10-21)

Features

  • add no-restricted-strings (715c3aa)