Skip to content

14.0.0 (2026-03-17)

Choose a tag to compare

@willdurand willdurand released this 17 Mar 09:56
· 64 commits to master since this release
73a96f4

main changes

  • Added: breaking change - renamed ApiError to AppError (#1013)
  • Added: new patchScannerResult() function (#1014)
  • Removed: body-parser is no longer a direct dependency since it's now required by express by default (#1015)

dev dependencies

  • Updated: dependency @types/node to 25.5.0 (#1009)
  • Updated: dependency @typescript-eslint/eslint-plugin to 8.57.1 (#1010)
  • Updated: dependency @typescript-eslint/parser to 8.57.1 (#1011)