Skip to content

Releases: sindresorhus/file-type

v19.1.0

08 Jul 11:39

Choose a tag to compare

  • Replace Buffer usage with Uint8Array (#633) 00e051b
  • Add support for reading from a web stream (#635) b815b5e

v19.0.0...v19.1.0

Release notes

  • Please note that fileTypeFromBlob(blob) is streaming the Blob instead of buffering, which require at least Node.js ≥ 20.

v19.0.0

07 Jan 16:03

Choose a tag to compare

Breaking

  • Require Node.js 18 7f4b30b
  • Use mime type audio/wav instead of audio/vnd.wave for .wav files (#620) c7c923c

v18.7.0...v19.0.0

v18.7.0

11 Nov 08:38

Choose a tag to compare

v18.6.0...v18.7.0

v18.6.0

01 Nov 08:01

Choose a tag to compare

v18.5.0...v18.6.0

v18.5.0

04 Jun 08:02

Choose a tag to compare

v18.4.0...v18.5.0

v18.4.0

10 May 10:44

Choose a tag to compare

v18.3.0...v18.4.0

v18.3.0

25 Apr 05:36

Choose a tag to compare

v18.2.1...v18.3.0

v18.2.1

18 Feb 13:25

Choose a tag to compare

v18.2.0...v18.2.1

v18.2.0

15 Jan 04:37

Choose a tag to compare

v18.1.0...v18.2.0

v18.1.0

11 Jan 10:15

Choose a tag to compare

Improvements

  • Add support for AutoDesk DWG format (#572) 47aa221
  • Add support for Personal Storage Table (PST) file (.pst) (#573) ec3ba33
  • Add support for JPEG-LS (.jls) (#568) 976ed4b

Fixes

  • Fix parsing big-endian encoded TIFF file (#571) e8bc341

v18.0.0...v18.1.0