Skip to content

Releases: rauldeheer/use-async-effect

2.0.0

28 Nov 12:48
Compare
Choose a tag to compare

Thanks to a PR sent by @houfio you are now able to destroy processes 🥇!

1.1.1

27 Nov 12:29
Compare
Choose a tag to compare

Small typescript fix.

1.1.0

27 Nov 11:37
Compare
Choose a tag to compare

This release has a new important feature:

  • Typescript support 🎉

Big thanks to @houfio for contributing.

1.0.1

26 Nov 14:59
Compare
Choose a tag to compare
v1.0.1

1.0.1

1.0.0

26 Nov 14:16
77a7255
Compare
Choose a tag to compare

It's now possible to use the async await syntax with the React useEffect hook! 🎉