Skip to content

feat: typescript node16 resolution support#192

Merged
lukeed merged 8 commits intolukeed:nextfrom
didinele:feat/node16-resolution-support
Sep 6, 2023
Merged

feat: typescript node16 resolution support#192
lukeed merged 8 commits intolukeed:nextfrom
didinele:feat/node16-resolution-support

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
@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