Patch Changes
- ⚠️ Fix node resolution when using Webpack, which experiences a bug where it only resolves
package.json:main
instead ofmodule
when an.mjs
file imports a package, by @JoviDeCroock (See #642) - Updated dependencies (See #642)
- @urql/core@1.10.4