Skip to content

Switch to ESM#273

Open
blakeembrey wants to merge 1 commit intomasterfrom
be/esm
Open

Switch to ESM#273
blakeembrey wants to merge 1 commit intomasterfrom
be/esm

Conversation

@blakeembrey
Copy link
Copy Markdown
Member

For the next major version will go ESM only, min node 22 (currently in maintenance).

@blakeembrey blakeembrey requested a review from a team May 7, 2026 23:08
Comment thread package.json
"sideEffects": false,
"main": "dist/index.js",
"types": "dist/index.d.ts",
"type": "module",
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TypeScript automatically reads this and emits ESM (based on module: nodenext).

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.

1 participant