Skip to content

Releases: mansona/lint-to-the-future-eslint

v2.1.3-lint-to-the-future-eslint: Merge pull request #31 from mansona/release-preview

03 Oct 12:05
b9b401b
Compare
Choose a tag to compare

Release (2024-10-03)

lint-to-the-future-eslint 2.1.3 (patch)

🐛 Bug Fix

  • lint-to-the-future-eslint

Committers: 1

v2.1.2-lint-to-the-future-eslint: Merge pull request #29 from mansona/release-preview

01 Oct 09:11
3c68650
Compare
Choose a tag to compare

Release (2024-10-01)

lint-to-the-future-eslint 2.1.2 (patch)

🐛 Bug Fix

  • lint-to-the-future-eslint

Committers: 1

v2.1.1-lint-to-the-future-eslint: Merge pull request #27 from mansona/release-preview

30 Sep 22:13
9143ab0
Compare
Choose a tag to compare

Release (2024-09-30)

lint-to-the-future-eslint 2.1.1 (patch)

🏠 Internal

  • lint-to-the-future-eslint

Committers: 1

v2.1.0-lint-to-the-future-eslint: Merge pull request #25 from mansona/release-preview

30 Sep 22:06
c90d923
Compare
Choose a tag to compare

Release (2024-09-30)

lint-to-the-future-eslint 2.1.0 (minor)

🚀 Enhancement

  • lint-to-the-future-eslint

🏠 Internal

Committers: 1

Release 2.0.1

23 Feb 14:54
Compare
Choose a tag to compare

v2.0.1 / 2023-02-23

Release 2.0.0

13 Jan 17:28
Compare
Choose a tag to compare

v2.0.0 / 2023-01-13

Release 1.0.1

19 Sep 15:21
Compare
Choose a tag to compare

v1.0.1 / 2022-09-19

Release 1.0.0

21 Jun 11:26
Compare
Choose a tag to compare

v1.0.0 / 2022-06-21

This is not a major release, it just marks a point where the plugin is considered stable enough
to be v1.0 🎉

  • Make regular expression resilient to // eslint-disable-next-line declarations #6 from @locks
  • fix typo in README.md #8 from @locks
  • add a test for list function #7 from @mansona

Release 0.4.0

12 May 12:56
Compare
Choose a tag to compare

v0.4.0 / 2022-05-12

  • Make sure .ts files are also processed in list command #5 from @jamescdavis

Release 0.3.1

23 Dec 17:55
Compare
Choose a tag to compare

v0.3.1 / 2021-12-23

  • Fix issue with caret dependency of eslint and add a test to verify ignore works #3 from @mansona