Skip to content

Releases: manovotny/eslint-plugin-get-off-my-lawn

3.0.0 Release

30 Nov 16:54
3d2153b
Compare
Choose a tag to compare

Breaking

  • Requires node 12.20.0 or higher.
  • Rules were removed (more information below).

Removed

Changeset

v2.0.0…v3.0.0

2.0.0 Release

20 Apr 16:20
cad1e6e
Compare
Choose a tag to compare

Breaking

  • New rules were added to the recommended rules, which could potentially break builds.

Added

  • Adds no-empty-files rule. (#26)

Changeset

v1.1.2...v2.0.0

1.1.2 Release

28 Feb 22:22
Compare
Choose a tag to compare

Fixed

  • Removes a new rule that was inadvertently committed in previous release.

Changeset

v1.1.1...v1.1.2

1.1.1 Release

28 Feb 22:09
Compare
Choose a tag to compare

Fixed

  • Fixes prefer-length-turthiness false positives. (#22)

Changeset

v1.1.0...v1.1.1

1.1.0 Release

13 Feb 00:24
Compare
Choose a tag to compare

Added

Changeset

v1.0.2...v1.1.0

1.0.2 Release

18 Jul 19:53
Compare
Choose a tag to compare

Fixed

  • Moves jest to dev dependency. (#6)

Changeset

v1.0.1...v1.0.2

1.0.1 Release

04 Apr 03:29
Compare
Choose a tag to compare

Fixed

  • Fixes missing meta.docs.url to rules. (#4)

Changeset

v1.0.0...v1.0.1

1.0.0 Release

29 Nov 20:50
Compare
Choose a tag to compare

Initial release.