Skip to content

Latest commit

 

History

History
173 lines (105 loc) · 11.1 KB

CHANGELOG.md

File metadata and controls

173 lines (105 loc) · 11.1 KB

2.2.0 (2023-10-04)

Features

  • increased entropy setting (bb6eee1)

2.1.0 (2023-10-04)

Features

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

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)

1.18.0 (2023-08-23)

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

1.17.2 (2023-06-10)

Maintenance

1.17.1 (2023-06-03)

Bug Fixes

  • reduce padding-line-between-statements rules (ea5e462)

Maintenance

1.17.0 (2023-05-21)

Features

  • consistent react handler function names (c56b262)

Maintenance

1.16.0 (2023-05-20)

Features

  • broaden enum rules (7a0acf2)
  • broaden typescript-eslint warnings (041faff)

1.15.2 (2023-05-20)

Bug Fixes

  • multiple statements combining on same line (b38802b)

1.15.1 (2023-05-20)

Bug Fixes

  • conflicts with jsx expression indent been resolved (6dab899)

1.15.0 (2023-05-18)

Features

  • added support for jestdom plugin (09202ca)

1.14.4 (2023-05-15)

Bug Fixes

  • fix conflicts with indent in react (4980019)

1.14.3 (2023-05-14)

Maintenance

  • add maintenance to release config (5e87a32)
  • configure release-it husky (93bb5cb)