Skip to content

Releases: sindresorhus/image-type

v6.0.0

20 May 10:48

Choose a tag to compare

Breaking

Fixes

  • Fix it to properly return undefined for non-matches df192ae

v5.2.0...v6.0.0

v5.2.0

15 Jan 00:04

Choose a tag to compare

v5.1.0...v5.2.0

v5.1.0

24 Sep 16:52

Choose a tag to compare

  • Add support for AVIF image format 63d42d3

v5.0.0...v5.1.0

v5.0.0

29 Jul 23:29

Choose a tag to compare

Breaking

  • Require Node.js 14 8900c63
  • This package is now pure ESM. Please read this.
  • The package is now asynchronous instead of synchronous
  • It now returns undefined instead of null when it cannot find a match

v4.1.0...v5.0.0

v4.1.0

06 Apr 07:17

Choose a tag to compare

  • Refactor TypeScript definition to CommonJS compatible export (#11) 5541b6a

v4.0.0...v4.1.0

v4.0.0

06 Mar 06:41

Choose a tag to compare

Breaking:

Enhancements:

v3.0.0...v4.0.0