TypeChain icon indicating copy to clipboard operation
TypeChain copied to clipboard

[ethers deps] Use ethers subpackages fix unused ts import

Open iainnash opened this issue 3 years ago • 1 comments

This uses ethers sub-packages in order to reduce bundle sizes across generated code in ethers-v5 packages. (see #771)

It also fixes #721 by changing the method that imports are handled for the common package to check if the symbol is used first in the source parameter.

iainnash avatar Sep 27 '22 19:09 iainnash

⚠️ No Changeset found

Latest commit: 24d5631fa2c5b337d45098cfc1913ee324342188

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Sep 27 '22 19:09 changeset-bot[bot]