Skip to content

Releases: sindresorhus/image-type

v5.2.0

15 Jan 00:04
Compare
Choose a tag to compare

v5.1.0

24 Sep 16:52
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Breaking:

Enhancements:

v3.0.0...v4.0.0