¡Breaking Changes!
- 💥 ✨ move PDF and image libraries to optional dependencies (resolves #388)
- ♻️ 💥 rework of directory structure and exports (resolves #276)
- 💥 drop support for node.js 18
- 💥 ♻️ separate polling options
- ⚰️ remove support for API builder (no longer maintained, use v2)
- ⚰️ remove support for v1 products available in v2
- ⚰️ remove support for unused products
Changes
- ✨ add support for all utility products
- ✨ add V2 CLI
- ✨ add Job to inference responses
- ✨ handle abort signal stream inputs
- ♻️ use undici (compatible with v6 or v7) for HTTP requests and mocking
- ✨ add ability for a user to specify their own undici
Dispatcherinstance - ♻️ migrate to ES modules
v5.0.0-rc2 - 2026-02-18
Changes
- ✨ add Job to inference responses
Fixes
- 🐛 fix for bin scripts
Full Changelog: v5.0.0-rc1...v5.0.0