Skip to content

Releases: BetterTyped/react-lifecycle-hooks

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Oct 17:35

2.0.0 (2024-10-18)

Features

BREAKING CHANGES

  • 🧨 structure and hooks names changes

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 08 Nov 09:34
64e563d

1.1.2 (2023-11-08)

Bug Fixes

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 29 Dec 12:22

1.1.1 (2022-12-29)

Bug Fixes

  • 🐛 Fixed issue with husky (5d2cfad)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Oct 15:56

1.1.0 (2022-10-16)

Features

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

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Oct 15:57

1.0.0 (2022-10-15)

Bug Fixes

  • 🐛 PeerDependencies fix (9003001)

Features

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