wagmi
wagmi copied to clipboard
feat: pure esm
This PR converts wagmi
from bundling both CJS + ESM, to bundling pure ESM.
I have published the packages to NPM as a snapshot release under the tag esm-only
(npm i wagmi@esm-only
).
This will probably affect tooling that is sensitive to importing ESM such as Jest and Remix. We might need to create some additional guides on how to use wagmi with these tools as we move to pure ESM.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
wagmi | ✅ Ready (Inspect) | Visit Preview | Sep 13, 2022 at 5:06AM (UTC) |
🦋 Changeset detected
Latest commit: 22d6ad9312a562e2d72043fbc39b3daef105b2c7
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 2 packages
Name | Type |
---|---|
@wagmi/core | Minor |
wagmi | Minor |
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
opening up PR with different approach shortly