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

createSourceEventStream: remove deprecated positional argument overload #3635

Merged
merged 1 commit into from
Jun 12, 2022

Conversation

yaacovCR
Copy link
Contributor

See #3634, which introduced a named argument form for the exported function and deprecated the original positional argument overload. This is to be backported to v16.

This PR removes the deprecated format from v17. It is a BREAKING CHANGE and cannot be backported.

This PR depends on #3634.

@netlify
Copy link

netlify bot commented Jun 10, 2022

Deploy Preview for compassionate-pike-271cb3 ready!

Name Link
🔨 Latest commit 3d49fda
🔍 Latest deploy log https://app.netlify.com/sites/compassionate-pike-271cb3/deploys/62a5f21880f5c1000834762f
😎 Deploy Preview https://deploy-preview-3635--compassionate-pike-271cb3.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@yaacovCR yaacovCR added the PR: breaking change 💥 implementation requires increase of "major" version number label Jun 10, 2022
@github-actions
Copy link

Hi @yaacovCR, I'm @github-actions bot happy to help you with this PR 👋

Supported commands

Please post this commands in separate comments and only one per comment:

  • @github-actions run-benchmark - Run benchmark comparing base and merge commits for this PR
  • @github-actions publish-pr-on-npm - Build package from this PR and publish it on NPM

@yaacovCR yaacovCR requested review from a team and removed request for a team June 10, 2022 13:27
Copy link
Member

@IvanGoncharov IvanGoncharov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yaacovCR With exception of an issue with "positional test" it's ready to be merged.

yaacovCR added a commit to yaacovCR/graphql-js that referenced this pull request Jun 12, 2022
@yaacovCR yaacovCR force-pushed the remove-deprecated branch from 7c212c0 to 3d49fda Compare June 12, 2022 14:03
@yaacovCR yaacovCR requested a review from IvanGoncharov June 12, 2022 14:08
@yaacovCR yaacovCR dismissed IvanGoncharov’s stale review June 12, 2022 14:09

Requested changes made.

@yaacovCR yaacovCR merged commit a2c982f into graphql:main Jun 12, 2022
@yaacovCR yaacovCR deleted the remove-deprecated branch June 12, 2022 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: breaking change 💥 implementation requires increase of "major" version number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants