TypeChain
TypeChain copied to clipboard
add $ prefix to import and export namespaces when starting with integer
This PR fixes #794 by prefixing with the character "$" namespaces, autogenerated in codegen / barrel files, starting with an integer and therefore invalid module names.
🦋 Changeset detected
Latest commit: a3d3cdecc7650a26cf0fef868ad0c2e301cbbbf0
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 8 packages
| Name | Type |
|---|---|
| typechain | Patch |
| @typechain/hardhat | Patch |
| @typechain/ethers-v5 | Patch |
| @typechain/starknet | Patch |
| @typechain/truffle-v5 | Patch |
| @typechain/web3-v1 | Patch |
| test-e2e | Patch |
| example-truffle-v5 | 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