Skip to content

fix: add types for old node entry points#1861

Merged
fb55 merged 1 commit intofb55:mainfrom
43081j:fix-old-node-round-2
Jun 8, 2025
Merged

fix: add types for old node entry points#1861
fb55 merged 1 commit intofb55:mainfrom
43081j:fix-old-node-round-2

Conversation

@43081j
Copy link
Copy Markdown
Contributor

@43081j 43081j commented Jun 4, 2025

In older node, we introduced these top level files because exports won't be understood. However, typescript is sad when we use it since there are no types!

this should fix the parse5 entities problem people have been having @fb55

In older node, we introduced these top level files because `exports`
won't be understood. However, typescript is sad when we use it since
there are no types!
@fb55 fb55 merged commit 665a232 into fb55:main Jun 8, 2025
6 of 7 checks passed
@fb55
Copy link
Copy Markdown
Owner

fb55 commented Jun 8, 2025

Very nice, thanks @43081j!

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