Skip to content

@bam.tech/[email protected]

Compare
Choose a tag to compare
@P0labrD P0labrD released this 14 Sep 13:26
· 61 commits to main since this release

1.0.0 (2023-09-14)

Features

  • add array-callback-return rule (#58) (0b24132)
  • add new rule react/no-unused-prop-types (#52) (5cfca6d)
  • add unused imports rules (#57) (fbdcd15)
  • remove no-raw-text-r
  • feat: remove no-raw-text rule (#54) (6d5732e)

BREAKING CHANGES

  • add array-callback-return rule
  • add react/no-unused-prop-types rule
  • upgrade testing library plugin