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

2.5.0-rc1

Compare
Choose a tag to compare
@wtrocki wtrocki released this 15 May 10:29
· 170 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