This repository has been archived by the owner on Apr 17, 2023. It is now read-only.
2.5.0
Release notes
🚀 Voyager Client
-
FEAT: IndexedDB storage by default
Developers do not need to specify cache updates -
FEAT: Cache helpers (out of the box cache updates)
client.offlineMutation
method can be used, use helpers. -
FEAT: Allow to register multiple global listeners.
-
FEAT: Minor bugfixes and improvements
-
CHORE: Updates for the latest and greatest Apollo and related libraries
🔑Auth
- FIX: Improved header provider interface now provides client id.