Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add directory exports module suffix #848

Merged
merged 2 commits into from
Jul 17, 2023

Conversation

chmanie
Copy link
Contributor

@chmanie chmanie commented Jun 21, 2023

This adds a proper suffix to directory imports as well (as long as they are actual files and not types).

This should close #819.

@changeset-bot
Copy link

changeset-bot bot commented Jun 21, 2023

🦋 Changeset detected

Latest commit: 773f4b9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
typechain Patch
@typechain/hardhat Patch
@typechain/ethers-v5 Patch
@typechain/ethers-v6 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

@chmanie chmanie force-pushed the directory-module-suffix branch from cdf4f9e to 773f4b9 Compare June 21, 2023 14:25
@krzkaczor krzkaczor merged commit cd4bb0f into dethcrypto:master Jul 17, 2023
@krzkaczor
Copy link
Member

Thanks! It will be released is a second.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ERR_UNSUPPORTED_DIR_IMPORT] ES Module factory exports
2 participants