Skip to content

Latest commit

 

History

History
60 lines (30 loc) · 2.83 KB

CHANGELOG.md

File metadata and controls

60 lines (30 loc) · 2.83 KB

Changelog

All notable changes to this project will be documented in this file. Please ensure that all commits follow the standard Conventional Commits format.

Changes prior to version 0.2.0 are not documented in the changelog.

0.2.2 (2024-02-28)

Upgrades

  • deps: upgrade libmediainfo to v24.01 (63422ca)

0.2.1 (2023-08-21)

Features

  • umd: add custom locateFile code that handles the CDN version (closes #142) (c223eb7)

Bug Fixes

0.2.0 (2023-07-28)

⚠ BREAKING CHANGES

  • types: Consumers of the library may need to update their type imports accordingly.

Features

  • build: add separate builds for UMD, CJS, and ESM (c681079)
  • types: generate typings for MediaInfo result object (closes #117) (57ca6f3)
  • types: proper type conversion from JSON result (9b87930)

0.1.9 (2022-12-15)

0.1.8 (2022-07-23)

0.1.7 (2021-10-19)

0.1.6 (2021-09-02)

0.1.5 (2021-03-10)

0.1.4 (2020-08-21)

0.1.3 (2020-08-07)

0.1.2 (2020-06-14)

0.1.1 (2020-06-13)

0.1.0 (2020-06-12)

0.0.3 (2020-03-19)