Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 3.7.0 #9394

Closed
wants to merge 1 commit into from
Closed

Release 3.7.0 #9394

wants to merge 1 commit into from

Conversation

benjamn
Copy link
Member

@benjamn benjamn commented Feb 3, 2022

Like the (still in progress!) Release 3.6.0 PR, this PR will serve to collect significant new features, deprecation warnings, and minor breaking changes that we intend to release in @apollo/[email protected].

If you want to test these changes, run

npm i @apollo/[email protected]

in your application, where the n in -beta.n comes from the most recent commit message like

Bump @apollo/client npm version to 3.7.0-beta.n.

Until v3.7.0 is released, we can continue merging smaller changes into main or release-3.6 and releasing them, without worrying about larger changes on the release-3.7 branch.

Initial list of noteworthy changes in v3.7:

@benjamn
Copy link
Member Author

benjamn commented Apr 18, 2022

Closing for now because the useSyncExternalStore changes are going to ship in v3.6 (since React 18 just shipped).

@benjamn benjamn closed this Apr 18, 2022
@benjamn
Copy link
Member Author

benjamn commented Apr 27, 2022

This PR has been superseded by #9633, which no longer mentions useSyncExternalStore, since those changes shipped in Apollo Client v3.6 after all.

@apollographql apollographql locked as resolved and limited conversation to collaborators Feb 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants