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

Target Node 12 as minimum supported version, package as ES modules for NPM #16274

Closed
jryans opened this issue Jan 25, 2021 · 2 comments
Closed
Labels
A-Developer-Experience A-Packaging Packaging, signing, releasing Hacktoberfest Issues which are suitable for Hacktoberfest PRs: https://hacktoberfest.digitalocean.com/ Help Wanted Extra attention is needed T-Task Tasks for the team like planning

Comments

@jryans
Copy link
Collaborator

jryans commented Jan 25, 2021

These days it's generally safe to target Node 12 and package ES modules natively for NPM. See also sindresorhus/meta#15 for related discussions.

@jryans jryans added T-Task Tasks for the team like planning P2 A-Packaging Packaging, signing, releasing labels Jan 25, 2021
@jryans
Copy link
Collaborator Author

jryans commented Aug 5, 2021

Note this is different from e.g. what version of Node we suggest for development. This is about effectively what JavaScript features do we target as the baseline when publishing packages (JS SDK, React SDK) to NPM.

@Johennes Johennes added Help Wanted Extra attention is needed Hacktoberfest Issues which are suitable for Hacktoberfest PRs: https://hacktoberfest.digitalocean.com/ labels Oct 24, 2023
@t3chguy
Copy link
Member

t3chguy commented Oct 31, 2024

We target node 18 now and package matrix-js-sdk as ESM

@t3chguy t3chguy closed this as completed Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Developer-Experience A-Packaging Packaging, signing, releasing Hacktoberfest Issues which are suitable for Hacktoberfest PRs: https://hacktoberfest.digitalocean.com/ Help Wanted Extra attention is needed T-Task Tasks for the team like planning
Projects
None yet
Development

No branches or pull requests

4 participants