Skip to content

2.1.5

Choose a tag to compare

@evert evert released this 22 Feb 00:53
· 125 commits to main since this release
9397a2c
  • In some cases when a React component passes a new resource as a string to
    useResource, the useResource might return "undefined" for the resource,
    which can result in a white screen of death.

See PR #67 for details. Backported in #70 for the 2.x.x branch.