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

Fix the Node.js ESM import support for all packages #637

Merged
merged 10 commits into from Mar 18, 2020
Merged

Conversation

JoviDeCroock
Copy link
Collaborator

@JoviDeCroock JoviDeCroock commented Mar 18, 2020

Fixes: #636
Depends on: 0no-co/wonka#80 Published

Summary

Import maps in Node 13 apparently need the full-path, to fully fix this we'll need to upgrade Wonka as well.

@changeset-bot
Copy link

changeset-bot bot commented Mar 18, 2020

🦋 Changeset is good to go

Latest commit: 57282c3

We got this.

This PR includes changesets to release 10 packages
Name Type
@urql/exchange-graphcache Patch
@urql/exchange-multipart-fetch Patch
@urql/exchange-populate Patch
@urql/exchange-retry Patch
@urql/exchange-suspense Patch
@urql/core Patch
next-urql Patch
@urql/preact Patch
urql Patch
@urql/svelte Patch

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

@kitten kitten changed the title fix the import-map syntax Fix the Node.js ESM import support for all packages Mar 18, 2020
@kitten kitten merged commit a2a3e91 into master Mar 18, 2020
@kitten kitten deleted the fix-imports-node-13 branch March 18, 2020 15:03
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.

@urql/exchange-graphcache: ERR_INVALID_PACKAGE_TARGET with Node v13.11.0
2 participants