nodejs/modules

Feature: Don’t break CommonJS

GeoffreyBooth opened this issue · 0 comments

Existing CommonJS apps and packages should continue to work as well as they do now, including importing existing dependencies. Current code shouldn’t break or slow down beyond the standard deprecation paths in Node as users upgrade to new versions of Node.

Use case 21.