- Refactor watching for queries
- Allow typed objects in queries
- Add logs with configurable log level
- Allow to configure default fetch strategy
- Provide parent entity to
addEntity
andreplaceEntity
callbacks - Add
FetchFromNetworkAndNoCache
strategy - Added
findGraphQLErrorByCode
- Changed global property
FluentGraphQL
tofql
- Improve error messages
- Migrate from Jest to Vitest
- Rename
filterEntity
toaddEntity
- Improve documentation
- Add license
- Refactor query cache again
- Refactor query cache
- Allow simulating a random network delay
- Allow the client to be an async function
- Add Apache license