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

feat: typescript node16 resolution support #192

Merged
merged 8 commits into from
Sep 6, 2023

Conversation

didinele
Copy link

Ref: https://devblogs.microsoft.com/typescript/announcing-typescript-4-7/#package-json-exports-imports-and-self-referencing

This package is currently incompatible with "moduleResolution": "node16", as without an explicit types field, TSC looks for build.d.ts, therefore reporting that no type declarations are available.

@supriyo-biswas
Copy link

Can we get this merged please?

@lukeed lukeed merged commit ff8ded8 into lukeed:next Sep 6, 2023
0 of 3 checks passed
@didinele didinele deleted the feat/node16-resolution-support branch September 6, 2023 21:16
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.

3 participants