Releases: mekwall/ffmpeggy
Releases · mekwall/ffmpeggy
v3.0.2
3.0.2 (2024-09-20)
Bug Fixes
v3.0.1
3.0.1 (2024-04-29)
Bug Fixes
v3.0.0
3.0.0 (2023-11-02)
Bug Fixes
- deps: bump @babel/traverse from 7.22.5 to 7.23.2 (#444) (880f957)
chore
- yarn/node/ci: upgrade yarn, node and update ci workflows (#449) (5071888)
BREAKING CHANGES
- yarn/node/ci: Package no longer supports node v16 or earlier. It will probably work but will no longer be officially supported.
v2.1.8
2.1.8 (2023-07-14)
Bug Fixes
v2.1.7
2.1.7 (2023-04-11)
Bug Fixes
- deps: bump http-cache-semantics from 4.1.0 to 4.1.1 (#298) (edbd22c)
- deps: bump json5 from 1.0.1 to 1.0.2 (#293) (f5eae42)
- duration is NaN (a925a97)
v2.1.6
2.1.6 (2022-06-04)
Bug Fixes
- deps: bump npm from 8.10.0 to 8.12.0 (b00f049)
v2.1.5
2.1.5 (2022-05-21)
Bug Fixes
- deps: upgrade all the deps (eb1f8cb)
- error in catch is unknown since TypeScript 4.4 (096258f)
- FFmpeggy: interface not compatible with TypedEmitter (30112c5)
v2.1.4
2.1.4 (2022-05-21)
Bug Fixes
- deps: bump node-fetch from 2.6.1 to 2.6.7 (34f8679)
- deps: bump trim-off-newlines from 1.0.1 to 1.0.3 (a37a416)
v2.1.3
2.1.3 (2021-08-14)
Bug Fixes
- add missing option setters (b919182)
- parsers: returning 0 when it should be undefined (bc0c995)
v2.1.2
2.1.2 (2021-08-13)
Bug Fixes