v3.0.1
useCollectionnow returns 'resourceState' and 'resource', which makes it
less likely that someone needs bothuseResourceanduseCollectionin
the same component. These objects were already readily available, so might
as well return them.
useCollection now returns 'resourceState' and 'resource', which makes ituseResource and useCollection in