-
-
Notifications
You must be signed in to change notification settings - Fork 824
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
feat: support TypeScript esm + esm and cjs import tests on CI #4539
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🦋 Changeset detectedLatest commit: 4c3bd99 The changes in this PR will be included in the next version bump. This PR includes changesets to release 33 packages
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 |
c7c2c15
to
f9798b9
Compare
The latest changes of this PR are available as alpha in npm (based on the declared
|
✅ Benchmark Results
|
f9798b9
to
f179944
Compare
f179944
to
c630744
Compare
c630744
to
0d5a52c
Compare
@glasser and @trevor-scheer please note the broken deep apollo-client imports: https://github.com/ardatan/graphql-tools/runs/7039823649?check_suite_focus=true You should probably add a proper exports map to apollo-client itself. I had to do this ugly workaround: ff3c071 😢 |
Closes #4532