This repository has been archived by the owner on Jan 20, 2024. It is now read-only.
So, I'm creating a new version number for this since I changed the API a little.
- reducerKey is now an attribute of Schema in stead of the normalize function's options object. This allows cross reducer read behaviour through the proxy
- I fixed an issue where it would only process incoming arrays of objects but not a single object
- I added two options to the normalize function (read the docs for more info:
useMapsForEntityObjects: use Map to store entity objects
useProxyForResults: use Proxy for the result ids