Skip to content

11.0.0 (2026-02-13)

Choose a tag to compare

@willdurand willdurand released this 13 Feb 13:56
· 103 commits to master since this release
aa77350

main changes

  • Added: new helper function to download file uploads (#979)
  • Removed: breaking change - stop downloading xpi files in the express handler (#978)

dev dependencies

  • Updated: dependency @types/node to 25.2.3 (#977)
  • Updated: dependency @typescript-eslint/eslint-plugin to 8.55.0 (#976)
  • Updated: dependency @typescript-eslint/parser to 8.55.0 (#975)

others

  • deps: remove sinon from io tests (#980)
  • deps: move @types/yauzl from deps to devDeps (#427)