Skip to content

Latest commit

 

History

History
91 lines (50 loc) · 5.26 KB

CHANGELOG.md

File metadata and controls

91 lines (50 loc) · 5.26 KB

3.0.4 (2025-01-04)

Bug Fixes

  • preserve options with quoted strings (#565) (c6be64c)

3.0.3 (2024-12-29)

Bug Fixes

  • deps: bump cross-spawn from 6.0.5 to 6.0.6 (#555) (03ffb1f)
  • deps: bump debug from 4.3.4 to 4.4.0 (#563) (9d80876)

3.0.2 (2024-09-20)

Bug Fixes

  • deps: bump braces from 3.0.2 to 3.0.3 (#500) (6d863b4)
  • deps: bump ejs from 3.1.8 to 3.1.10 (#487) (7d2a5be)
  • deps: bump micromatch from 4.0.5 to 4.0.8 (#520) (0693f7e)
  • deps: bump tar from 6.1.11 to 6.2.1 (#482) (f2ea79a)

3.0.1 (2024-04-29)

Bug Fixes

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.

2.1.8 (2023-07-14)

Bug Fixes

  • deps: bump semver from 5.7.1 to 5.7.2 (#405) (7d9209b)

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)

2.1.6 (2022-06-04)

Bug Fixes

  • deps: bump npm from 8.10.0 to 8.12.0 (b00f049)

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)

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)

2.1.3 (2021-08-14)

Bug Fixes

  • add missing option setters (b919182)
  • parsers: returning 0 when it should be undefined (bc0c995)

2.1.2 (2021-08-13)

Bug Fixes