Skip to content

Releases: mblink/file-type-ext

Support latest file-type changes to CFB file type

25 Apr 14:51
c2ad99a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.2.0

Update dependencies and switch to esnext

25 Apr 14:50
8f8e1ef

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.1...2.1.0

Fix imports for browser + use destructure imports.

03 Feb 20:53
9abf977

Choose a tag to compare

Using import destructuring for fileTypeFromBuffer.
Removed import from browser as it's supported by default (https://github.com/sindresorhus/file-type/releases/tag/v17.0.0).

Update for file-type compatibility.

03 Feb 17:18
ae30a34

Choose a tag to compare

Updated to be compatible with latest version of file-type.

Modernize with TypeScript

06 Oct 15:00

Choose a tag to compare

  • Updates library to use typescript
  • Fixes issues with file-type returning null resulting in doc, ppt, and xls not being detected