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

Deprecate parseMultipartFormData() #4

Merged
merged 1 commit into from
Sep 24, 2023
Merged

Deprecate parseMultipartFormData() #4

merged 1 commit into from
Sep 24, 2023

Conversation

shgysk8zer0
Copy link
Owner

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' and
import '@shgysk8zer0/http/module.js' to both work.

Description and issue

Please add relevant sections (Added, removed, changed, fixed) to CHANGELOG.md

List of significant changes made

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'` and
`import '@shgysk8zer0/http/module.js'` to both work.
@shgysk8zer0 shgysk8zer0 added the bug Something isn't working label Sep 24, 2023
@shgysk8zer0 shgysk8zer0 self-assigned this Sep 24, 2023
@shgysk8zer0 shgysk8zer0 merged commit 5c2b461 into master Sep 24, 2023
4 checks passed
@shgysk8zer0 shgysk8zer0 deleted the bug/2 branch September 24, 2023 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant