[8.0.0] - 2024-03-28
Added
- Add service to support for dictionary v2 (#2257)
- Support for ordering with store
getBy*
methods (#2325)
Removed
@subql/apollo-links
for resolving dictionary endpoints and matchingdictionary-resolver
flag (#2305)
Fixed
- Various issues with store cache (#2325)
getByFields
ignoring mutations from the current block- Order and offset issues when using store
getByFields
,getByField
andgetOnByField
- Being able to mutate data in the store cache without calling methods
- Matching cache data with
getByFields
,getByField
andgetOneByField