Skip to content

Do not merge yet: Make ExecutionContext opt-in#2255

Open
kamilkisiela wants to merge 5 commits intomasterfrom
kamil-opt-in-execution-context
Open

Do not merge yet: Make ExecutionContext opt-in#2255
kamilkisiela wants to merge 5 commits intomasterfrom
kamil-opt-in-execution-context

Conversation

@kamilkisiela
Copy link
Collaborator

Adds executionContext: { createHook, executionAsyncId } to createApplication, yeah breaking change.

Closes #1697

@changeset-bot
Copy link

changeset-bot bot commented Sep 28, 2022

🦋 Changeset detected

Latest commit: 5f9105e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
graphql-modules Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Sep 28, 2022

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
graphql-modules 3.0.0-alpha-20220929080337-2b91100e npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Sep 28, 2022

🚀 Website Preview

The latest changes to the website are available as preview in: https://3d4c5812.graphql-modules.pages.dev

@kamilkisiela kamilkisiela changed the title Make ExecutionContext opt-in Do not merge yet: Make ExecutionContext opt-in Sep 28, 2022
@Jinsung-L
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

async_hooks restricts to only Node.js usage

2 participants