@fastify/busboy
Advanced tools
Changelog
1.1.0 - 09 June, 2022
Changelog
1.0.0 - 04 December, 2021
busboy
importable both as ESM and as CJS module (#61)autoDestroy
to false
by default in order to avoid regressions when upgrading from Node.js 12 to Node.js 14 (#9)isPartAFile
, to make the file-detection configurable (#53)bytesRead
on FileStreams (#51)text-decoding
for fallback if Node.js does not support the requested encoding (#50)dicer
dependency into busboy
itself (#14)