Skip to content

Support TS 4.7+ node16/next module mode #164

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

Merged
merged 1 commit into from
Jul 19, 2022

Conversation

rinsuki
Copy link
Contributor

@rinsuki rinsuki commented Jul 19, 2022

in TS 4.7+ node16/next module mode, if library containsexports section, TypeScript compiler will only reads exports.**.types field.

more info: https://devblogs.microsoft.com/typescript/announcing-typescript-4-7/

in TS 4.7+ node16/next module mode, if library contains`exports` section, TypeScript compiler will only reads `exports.**.types` field.

more info: https://devblogs.microsoft.com/typescript/announcing-typescript-4-7/
@theogravity theogravity merged commit 4fe5c7a into kriasoft:master Jul 19, 2022
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.

2 participants