This function will no longer be necessary in node >= 20 but I don't
think can be fixed (at least not easily and isn't worth it). Will be
removed in an upcoming release, and used a console.warn when used.
Also update such that import '@shgysk8zer0/http/module' and
import '@shgysk8zer0/http/module.js' to both work.
Description and issue
Please add relevant sections (Added, removed, changed, fixed) to CHANGELOG.md
References #2
This function will no longer be necessary in node >= 20 but I don't think can be fixed (at least not easily and isn't worth it). Will be removed in an upcoming release, and used a
console.warn
when used.Also update such that
import '@shgysk8zer0/http/module'
andimport '@shgysk8zer0/http/module.js'
to both work.Description and issue
List of significant changes made