Change8

form-data-parser@0.11.0

📦 remixView on GitHub →
2 features🔧 2 symbols

Summary

This release updates the parseFormData signature to make options optional and exports the ParseFormDataOptions type.

✨ New Features

  • Made the options parameter optional in the parseFormData function signature.
  • Exported the ParseFormDataOptions type for external use.

🔧 Affected Symbols

parseFormDataParseFormDataOptions