Skip to content

Releases: webkom/react-prepare

v1.0.0

05 Dec 11:32
f3b49d9
Compare
Choose a tag to compare

Changelog v1.0.0

-prepared has been removed
-dispatched has been removed

These deprecated functions are removed as the new usePreparedEffect and withPreparedEffect should be used instead.
Bundle size has been reduced by 26%, and the package now comes in at a total of 2.2kB gzipped :)

v0.9.0

18 Apr 19:05
669b88d
Compare
Choose a tag to compare

-Add support for function components with hooks
-Add support for UNSAFE_componentWillMount
-Bump dependencies