Changes
- ♻️ rename client options directory (internal)
- ⬆️ bump dev dependencies to fix vulnerabilities
v5.0.0 - 2026-02-19
¡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 the ability for a user to specify their own undici
Dispatcherinstance - ♻️ migrate to ES modules
Full Changelog: v5.0.0-rc2...v5.0.1