Skip to content

v0.2.4

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Mar 13:51
e86cb28

Patch Changes

  • #7 f66541d Thanks @mcrovero! - Fix reactCache to preserve full Exit information, including falsy values and composed causes, instead of collapsing failures into a lossy intermediate shape.

    Clarify the React and Next.js caching semantics in the docs and add real Next.js integration coverage for request scoping, cross-component deduplication, and non-render route-handler behavior.