v3.0.0
Major Changes
-
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