Skip to content

Conversation

n1ru4l
Copy link
Collaborator

@n1ru4l n1ru4l commented May 25, 2022

Currently, the GraphQL.js 17 alpha only ships ESM and no CommonJS.
At my current understanding, this implies that all packages within the mono-repository must be completely converted to ESM-only as you cannot sync-require a ESM module from within a CommonJS context.


Related: graphql/graphql-js#3603

@changeset-bot
Copy link

changeset-bot bot commented May 25, 2022

⚠️ No Changeset found

Latest commit: a6b9095

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@acao
Copy link
Member

acao commented Jun 9, 2022

@n1ru4l can you update the regression matrix in github actions?

@acao acao force-pushed the feat-consistent-typescript-version branch from f45dcfa to fdb74f9 Compare June 14, 2022 11:20
Base automatically changed from feat-consistent-typescript-version to main June 14, 2022 11:27
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.

2 participants