Skip to content

v4.4.0

Choose a tag to compare

@mattcosta7 mattcosta7 released this 20 Feb 20:06
· 22 commits to main since this release
1c0d573

v4.4.0

Security

  • Updated koa to 2.16.3 to address CVE-2025-62595. (#99)
  • Ensured koa version resolution is overridden consistently. (#86)

Polyfills

  • Added polyfills for:
    • Object.groupBy
    • Map.groupBy
    • Promise.try
    • Iterator helpers (Iterator.prototype.map/filter/take/drop/flatMap/reduce/toArray/forEach/some/every/find) and Iterator.from
      (#105)

Dependencies

  • Bumped tar-fs from 3.0.8 → 3.1.1. (#90)

Full Changelog: v4.3.0...v4.4.0