c1ba524
Thanks @octet-stream! - Add missing deprecation annotation
c4b749b
Thanks @octet-stream! - Fix documentation for NormalizeValue
c150e64
Thanks @octet-stream! - Add example usage with File and Blob
-
1f337d2
Thanks @octet-stream! - docs: Add more examples -
1f337d2
Thanks @octet-stream! - docs: Add Related links section -
1f337d2
Thanks @octet-stream! - docs: Add note about ESM/CJS support
9f465da
Thanks @octet-stream! - Add missing typings
-
a08f935
Thanks @octet-stream! - Add normalizeValue option. It allows to apply custom transformation per entry value -
a08f935
Thanks @octet-stream! - Deprecateserialize.strict
member. Use objectToFormData function directly -
a08f935
Thanks @octet-stream! - AddFormData
option allowing to pass custom FormData implementation -
a08f935
Thanks @octet-stream! - Rewrite project with TypeScript -
a08f935
Thanks @octet-stream! - Dropformdata-node
in Node.js environment and rely on globalThis.FormData by default -
a08f935
Thanks @octet-stream! - Add notation option and support dot notation in addition to bracket notation