Skip to content
This repository was archived by the owner on May 17, 2025. It is now read-only.

Conversation

@reconbot
Copy link
Owner

vitest, vite, and a few other bundlers are having issues with the graphql subpath imports as they're not declared in the graphql export map. This is fine for commonjs but it wreaks havock on esm loaders. I think this is a bug in the commonjs/esm interop but here we are

BREAKING CHANGE: This removes the ESM export from the export maps and the shipped files.

vitest, vite, and a few other bundlers are having issues with the graphql subpath imports as they're not declared in the graphql export map. This is fine for commonjs but it wreaks havock on esm loaders. I think this is a bug in the commonjs/esm interop but here we are

BREAKING CHANGE: This removes the ESM export from the export maps and the shipped files.
@reconbot reconbot merged commit 3419163 into main Jul 28, 2022
@reconbot reconbot deleted the reconbot/remove-esm branch July 28, 2022 03:43
@github-actions
Copy link

🎉 This PR is included in version 6.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants