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@1.9.3