Skip to content

4.4.0

Compare
Choose a tag to compare
@lo1tuma lo1tuma released this 24 Aug 13:02
· 465 commits to main since this release

Features

  • Add no-hooks-for-single-case rule (fixes #44) (#95)
  • Add rule no-return-and-callback (fixes #88) (#94)
  • Add no-top-level-hooks rule (fixes #37) (#87)

Documentation

  • Fix title in no-sibling-hooks documentation file (#92)

Dependency Upgrades

  • Update ramda to version 0.22.1 🚀 (#93)

Build-Related

  • Add editorconfig file (#91)