Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

v1.1.0: Added support for a single resource

Compare
Choose a tag to compare
@pjfreeze pjfreeze released this 01 Aug 21:27
· 24 commits to master since this release

Support a single record being attached directly to data. Done by checking for Array vs Object rather than working under the assumption of data is always an array.