Skip to content

Releases: jaredpalmer/react-fns

v1.4.0

05 Feb 21:59

Choose a tag to compare

Patch

  • Fix initialization of <Network>
  • Added CI with Travis

v1.2.0

17 Nov 17:17

Choose a tag to compare

  • Improved TS types
  • Fixed bug where props instead of state were being in injected into component
  • Tests!