Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 21:07
bb6d0f6

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)