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

2.5.0

Compare
Choose a tag to compare
@wtrocki wtrocki released this 27 May 09:55
· 154 commits to master since this release

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.