Skip to content

Releases: InformaticsMatters/eslint-config-squonk

v2.0.1

21 Apr 21:51
ecf8718
Compare
Choose a tag to compare

2.0.1 (2024-04-21)

Bug Fixes

v2.0.0

21 Apr 19:39
d6a15bc
Compare
Choose a tag to compare

2.0.0 (2024-04-21)

⚠ BREAKING CHANGES

  • flat-config: migrate to flat config and update rules (#2)

Features

  • flat-config: migrate to flat config and update rules (#2) (94b6656)

v1.0.0

12 Oct 21:07
bb6d0f6
Compare
Choose a tag to compare

1.0.0 (2023-10-12)

⚠ BREAKING CHANGES

  • Switch to using double quotes everywhere
  • Add import/no-duplicates rule

Features

  • Add import/no-duplicates rule (9d57f9f)
  • eslint: Add initial eslint config (60fb7e0)
  • release: Enable release-it to create GitHub releases (3550931)
  • Switch to using double quotes everywhere (c5b72b1)

Bug Fixes

  • deps: Remove unnecessary packages from peer dependencies (2fb2bc2)
  • eslint: Correct mistake with replacing 0 with warn (6341f80)
  • eslint: Fix missing plugin (76d0717)
  • eslint: Fix quotes in config (9d6c165)
  • Fix package.json error (04f47c7)