Releases: mblink/fp-ts-react-stable-hooks
Releases · mblink/fp-ts-react-stable-hooks
1.5.0
Fix some package management issues where prepare
was being called during a local install.
Also bumps some devDependencies and fixes a minor version discrepancy between React devDependency and the minimum peerDependency.
1.4.1
Fix some debugging console.logs.
1.4.0
Add config object for console logging debug information
1.3.0
Add useStableLayoutEffect
1.2.0
Add support for SetStateAction
functions with useStable
, useStableO
and useStableE
.
1.1.0
Add useStableCallback
and useStableMemo
1.0.3
- Add commonjs module exports in addition to es2015 exports
- Add test suite
- Improve docs
- Improve publishing process
1.0.2
Create dist
files during publish
1.0.1
Contains the following stable hooks:
- useStable
- useStableE
- useStableO
- useStableEffect