github apollographql/apollo-client @apollo/client@4.0.0-rc.3

latest releases: @apollo/client@4.0.10, @apollo/client@4.1.0-alpha.8, @apollo/client@4.1.0-alpha.7...
pre-release5 months ago

Major Changes

  • #12731 0198870 Thanks @phryneas! - Ship React Compiler compiled React hooks in @apollo/client/react/compiled.

    We now ship a React-Compiler compiled version of the React hooks in
    @apollo/client/react/compiled.

    This entry point contains everything that @apollo/client/react does,
    so you can use it as a drop-in replacement in your whole application
    if you choose to use the compiled hooks.

Minor Changes

  • #12753 b85818d Thanks @jerelmiller! - Renamed client.reFetchObservableQueries to client.refetchObservableQueries.
    client.reFetchObservableQueries is still available as an alias, but is now
    deprecated and will be removed in a future major version.

Don't miss a new apollo-client release

NewReleases is sending notifications on new releases.