Skip to content

0.5.2: Prepare for changes in upcoming Apollo Client 3.9 pre-release versions

Compare
Choose a tag to compare
@phryneas phryneas released this 01 Dec 09:32
· 175 commits to main since this release
edc6fcb

Upcoming pre-release versions of Apollo Client 3.9 contain a change to an internal data structure that is used by this package. (See apollographql/apollo-client#11345 )

This release prepares for that change and ensures backwards compatibility with Apollo Client 3.8 as well as the upcoming 3.9 versions.

What's Changed

  • prepare for change in QueryManager.inFlightLinkObservable (Apollo Client 3.9 beta) by @phryneas in #144

Full Changelog: v.0.5.1...v0.5.2