Skip to content

Releases: BetterTyped/react-lifecycle-hooks

v2.0.0

18 Oct 17:35
Compare
Choose a tag to compare

2.0.0 (2024-10-18)

Features

BREAKING CHANGES

  • 🧨 structure and hooks names changes

v1.1.2

08 Nov 09:34
64e563d
Compare
Choose a tag to compare

1.1.2 (2023-11-08)

Bug Fixes

v1.1.1

29 Dec 12:22
Compare
Choose a tag to compare

1.1.1 (2022-12-29)

Bug Fixes

  • 🐛 Fixed issue with husky (5d2cfad)

v1.1.0

16 Oct 15:56
Compare
Choose a tag to compare

1.1.0 (2022-10-16)

Features

  • 🎸 Added useDidChange hook (c0ace17)
  • 🎸 Added useIsomorphicEffect (a1fa7ff)

v1.0.0

15 Oct 15:57
Compare
Choose a tag to compare

1.0.0 (2022-10-15)

Bug Fixes

  • 🐛 PeerDependencies fix (9003001)

Features

  • 🎸 First release (f8cc1dc)
  • 🎸 useWillMount and documentation update (d670e85)