Skip to content

Releases: noahgrant/resourcerer

v0.4.0

22 Nov 05:04
d82f46e
Compare
Choose a tag to compare
  • adds prefetch as a top-level library export that can be attached to an onMouseEnter handler for optimistically fetching resources for subsequent navigations

v0.3.0

20 Nov 18:07
0c30cb4
Compare
Choose a tag to compare
  • adds withLoadingOverlay helper HOC for laying a loader over existing content while fetching new data

v0.2.0

23 Jul 01:14
80baee9
Compare
Choose a tag to compare
  • Adds support for wrapping stateless functional components with withResources HOC
  • exposes helper test methods at resourcerer/test-utils to access wrapped components