Skip to content

v3.0.1

Choose a tag to compare

@evert evert released this 19 Mar 02:37
· 96 commits to main since this release
6146589
  • useCollection now returns 'resourceState' and 'resource', which makes it
    less likely that someone needs both useResource and useCollection in
    the same component. These objects were already readily available, so might
    as well return them.