Releases: transloadit/node-sdk
Releases · transloadit/node-sdk
@transloadit/node@4.8.1
Patch Changes
- 28f1a43: Add home-credentials CLI support and release the MCP server alongside the updated Node package.
@transloadit/mcp-server@0.3.14
Patch Changes
- cd662b0: Serve Streamable HTTP MCP requests statelessly so hosted deployments keep working behind non-sticky load balancing while preserving isolated transport instances per request.
@transloadit/mcp-server@0.3.13
transloadit@4.8.0
Minor Changes
- aa91113: Add input-guided
image generateintent support, default image generation to
google/nano-banana-2, and document multi-image prompting by filename.
transloadit@4.7.6
Highlights
- Added intent-first CLI commands for common tasks such as image generation, background removal, image description, and Markdown conversion.
- Added
--print-urlsso commands can return temporary result URLs without requiring a local--outpath. - Added generated intent reference docs and inlined them into the package README for faster command discovery.
- Hardened input and assembly workflows, including safer remote URL handling and more reliable result/materialization behavior.
Examples
npx -y transloadit image generate --prompt "A red bicycle in a studio" --out bicycle.png
npx -y transloadit markdown pdf --input ./plan.md --print-urls
npx -y transloadit image describe --input ./hero.jpg --for wordpress --out fields.json@transloadit/node@4.8.0
Minor Changes
- aa91113: Add input-guided
image generateintent support, default image generation to
google/nano-banana-2, and document multi-image prompting by filename.
@transloadit/node@4.7.7
Patch Changes
-
b716069: Release the alphalib sync from #370 through npm.
This updates the Node SDK's generated alphalib robot and template types to match the latest sync,
including new robot schemas and metadata refinements. Release the MCP server alongside it so the
validated server and SDK surfaces stay aligned.
@transloadit/node@4.7.6
Highlights
- Added intent-first CLI commands for common tasks such as image generation, background removal, image description, and Markdown conversion.
- Added
--print-urlsso commands can return temporary result URLs without requiring a local--outpath. - Added generated intent reference docs and inlined them into the package README for faster command discovery.
- Hardened input and assembly workflows, including safer remote URL handling and more reliable result/materialization behavior.
Examples
npx -y transloadit image generate --prompt "A red bicycle in a studio" --out bicycle.png
npx -y transloadit markdown pdf --input ./plan.md --print-urls
npx -y transloadit image describe --input ./hero.jpg --for wordpress --out fields.json@transloadit/mcp-server@0.3.12
@transloadit/mcp-server@0.3.11
Patch Changes
-
b716069: Release the alphalib sync from #370 through npm.
This updates the Node SDK's generated alphalib robot and template types to match the latest sync,
including new robot schemas and metadata refinements. Release the MCP server alongside it so the
validated server and SDK surfaces stay aligned. -
Updated dependencies [b716069]
- @transloadit/node@4.7.7