Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 14:45
0feb81f

1.0.0 (2023-05-29)

Features

  • add @typescript-eslint/no-unused-vars (7593fbf)
  • add eslint-plugin-import (05162b2)
  • enable import/no-extraneous-dependencies (5e41a5c)
  • enable linebreak-style (5848aa7)
  • release packages (247817b)
  • rewrite with new flat ESLint config format (#12) (09ff00b)
  • turn off some ts rules (61d55d7)

Bug Fixes

  • add back eslint-plugin-import (ed3967f)
  • add missing dependencies (70eaaa5)
  • add missing imports (c6f7931)
  • correct the repository link in package.json (#10) (4b5ad5e)
  • disable @typescript-eslint/no-extra-semi (a9d0cf5)
  • disable react/prop-types (6ae02f0)
  • remove eslint-plugin-yml (2b1d71b)
  • update dependencies (b1c1738)
  • update react version (c8f84b0)