Skip to content

Future updates (native ES module support) #4

@nuxy

Description

@nuxy

As of Node.js v15.3.0 native ES module support is nodejs/node#35781. Due to this, the usage of a transpiler will be removed. Doing so greatly simplifies this package (less dependencies) while also eliminating the build transpilation process. So, unless you are using a Babel extension that is outside the scope of what this package provides, or are bound to a Node.js version that is < v15.3.0, you should NOT be impacted by these changes.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions