Skip to content

Releases: sindresorhus/file-type

v21.0.0

23 May 11:53
Compare
Choose a tag to compare

Breaking

  • Require Node.js 20 24aec1f
  • Drop Adobe Illustrator (.ai) detection support (#743) af169f3
  • Correct Matroska (video) MIME-type to formal IANA registration (#753) f53f5ff
  • Correct FLAC MIME-type to formal IANA registration (#755) b9fda36
  • Correct Apache Parquet MIME-type to formal IANA registration (#748) 98e3f8e
  • Correct Apache Arrow MIME-type to formal IANA registration (#754) 7184775

Improvements

  • Allow options to be directly passed to exported functions (#752) d264029
  • Add mpegOffsetTolerance option (#646) c40840a

Fixes


v20.5.0...v21.0.0

v20.5.0

26 Apr 20:10
Compare
Choose a tag to compare
  • Add support Office PowerPoint 2007 (macro-enabled) slide show (#747) f1b4c7a

v20.4.1...v20.5.0

v20.4.1

13 Mar 07:32
Compare
Choose a tag to compare
  • Add workaround for using bundler as the module-resolution in TypeScript (#744) 90bfe33

v20.4.0...v20.4.1

v20.4.0

26 Feb 19:00
Compare
Choose a tag to compare
  • Add support for OpenType Font Collection (TTC) (#737) 3e576a6

v20.3.0...v20.4.0

v20.3.0

25 Feb 06:55
Compare
Choose a tag to compare

v20.2.0...v20.3.0

v20.2.0

24 Feb 15:22
Compare
Choose a tag to compare

v20.1.0...v20.2.0

v20.1.0

05 Feb 17:55
Compare
Choose a tag to compare

v20.0.1...v20.1.0

v20.0.1

31 Jan 17:12
Compare
Choose a tag to compare

v20.0.0...v20.0.1

v20.0.0

15 Jan 21:42
Compare
Choose a tag to compare

Breaking

  • Drop MIME-type and extension enumeration in types (#693) 0ff11c6
  • Remove NodeFileTypeParser in favor of using FileTypeParser on all platforms (#707) ff8eed8

Improvements

  • Give API access to FileTypeParser#detectors (#704) 7e72bbc
  • Improve Nikon RAW NEF (Tiff) format detection (#670) cf6fc1e
  • Add support for Java archive (.jar) (#719) 8651809
  • Add support for MSOffice macro-enabled docs and templates (#720) 7fe5667
  • Add support for OpenDocument graphics and templates (#718) 4db407d
  • Add support for Microsoft Excel template with macros (.xltm) (#714) 1fe621a
  • Add support for Microsoft Word template (.dotx) (#713) 643ef78
  • Add support for Microsoft Excel template (.xltx) (#712) 0dab3e0
  • Add support for Microsoft PowerPoint template ( .potx) (#710) f978619
  • Add support for ZIP decompression using @tokenizer/inflate (#695) 399b0f1
  • Add support for .lz4 file format (#706) 74acf94
  • Add support for format .drc, Google's Draco 3D Data Compression (#702) e99257d

Fixes

  • Fix code sequence "File Type Box" detection (#705) 7d4dd8d

v19.6.0...v20.0.0

v19.6.0

13 Oct 20:07
Compare
Choose a tag to compare

v19.5.0...v19.6.0