Skip to content

Releases: 92green/eslint-config-platypus

Release 2.2.0

04 Oct 05:56
Compare
Choose a tag to compare

2.2.0 (2023-10-04)

Features

  • increased entropy setting (bb6eee1)

Release 2.1.0

04 Oct 05:42
Compare
Choose a tag to compare

2.1.0 (2023-10-04)

Features

  • added github tokens pattern (f9dd1bd)
  • eliminate some false positives in no-secrets (70f33ce)

Release 2.0.0

24 Aug 01:52
Compare
Choose a tag to compare

2.0.0 (2023-08-24)

⚠ BREAKING CHANGES

  • set indenting to 4, disable ASI and tidy curly newlines

Features

  • fix my terrible typing (90e6f2f)
  • set indenting to 4, disable ASI and tidy curly newlines (014c987)
  • update workflow and test (02f961d)

Release 1.18.0

23 Aug 02:45
Compare
Choose a tag to compare

1.18.0 (2023-08-23)

Release 1.18.0-4

23 Aug 02:38
Compare
Choose a tag to compare
Release 1.18.0-4 Pre-release
Pre-release

1.18.0-4 (2023-08-23)

Maintenance

Release 1.18.0-3

29 Jun 06:24
Compare
Choose a tag to compare
Release 1.18.0-3 Pre-release
Pre-release

1.18.0-3 (2023-06-29)

Features

Bug Fixes

  • added pii plugin (ab7dd4c)
  • conflicts with jsx expression indent been resolved (6dab899)
  • fix conflicts with indent in react (4980019)
  • missing file (854f857)
  • multiple statements combining on same line (b38802b)
  • prepub script (7bc33c5)
  • reduce padding-line-between-statements rules (ea5e462)
  • removed unwanted files from tarball (40cacd1)

Maintenance

Release 1.18.0-2

29 Jun 06:14
Compare
Choose a tag to compare
Release 1.18.0-2 Pre-release
Pre-release

1.18.0-2 (2023-06-29)

Maintenance

  • publish package on release (316155f)

Release 1.18.0-1

29 Jun 06:07
Compare
Choose a tag to compare
Release 1.18.0-1 Pre-release
Pre-release

1.18.0-1 (2023-06-29)

Maintenance

  • allow old builds to run (33c6a5e)

Release 1.18.0-0

29 Jun 05:59
Compare
Choose a tag to compare
Release 1.18.0-0 Pre-release
Pre-release

1.18.0-0 (2023-06-29)

Features

Bug Fixes

  • added pii plugin (ab7dd4c)
  • chmod to help husky to install properly (6e1b596)
  • conflicts with jsx expression indent been resolved (6dab899)
  • fix conflicts with indent in react (4980019)
  • husky installs in repo so that I can no longer commit broken messages (ad92fd9)
  • missing file (854f857)
  • multiple statements combining on same line (b38802b)
  • prepub script (7bc33c5)
  • reduce padding-line-between-statements rules (ea5e462)
  • remove from package.json and just commit as executable (a05f9dc)
  • removed unwanted files from tarball (40cacd1)
  • use npx (c2f9c2e)

Maintenance