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)
- deps: upgrade libmediainfo to v24.01 (63422ca)
0.2.1 (2023-08-21)
- examples: fix scope error in cli.ts (cd044ff), closes /github.com/buzz/mediainfo.js/issues/136#issuecomment-1657697043
0.2.0 (2023-07-28)
- types: Consumers of the library may need to update their type imports accordingly.
- 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)