Skip to content

Releases: mblink/fp-ts-react-stable-hooks

1.5.0

01 Mar 18:03
Compare
Choose a tag to compare

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

01 Mar 18:04
47f0273
Compare
Choose a tag to compare

Fix some debugging console.logs.

1.4.0

30 Dec 16:27
Compare
Choose a tag to compare

Add config object for console logging debug information

1.3.0

23 Nov 20:01
Compare
Choose a tag to compare

Add useStableLayoutEffect

1.2.1

28 Oct 18:36
Compare
Choose a tag to compare

Only export dist files

1.2.0

29 Mar 20:25
Compare
Choose a tag to compare

Add support for SetStateAction functions with useStable, useStableO and useStableE.

1.1.0

19 Mar 19:08
8ed579e
Compare
Choose a tag to compare

Add useStableCallback and useStableMemo

1.0.3

04 Mar 21:44
Compare
Choose a tag to compare
  • Add commonjs module exports in addition to es2015 exports
  • Add test suite
  • Improve docs
  • Improve publishing process

1.0.2

03 Mar 23:03
Compare
Choose a tag to compare

Create dist files during publish

1.0.1

03 Mar 22:51
Compare
Choose a tag to compare

Contains the following stable hooks:

  • useStable
  • useStableE
  • useStableO
  • useStableEffect