Releases: transloadit/node-sdk
Releases · transloadit/node-sdk
transloadit@4.9.0
Minor Changes
- a6b4233: Add an
image mergeintent command that wires up the/image/mergeRobot's newpolaroid-stack
andmosaiccollage effects alongside the classic spritesheet modes. Also syncs the updated
/image/mergeschema from alphalib.
@transloadit/node@4.9.0
Minor Changes
- a6b4233: Add an
image mergeintent command that wires up the/image/mergeRobot's newpolaroid-stack
andmosaiccollage effects alongside the classic spritesheet modes. Also syncs the updated
/image/mergeschema from alphalib.
@transloadit/mcp-server@0.3.17
transloadit@4.8.3
Patch Changes
- f79d2d0: Improve
assemblies createtimeout diagnostics by including the assembly URL when available and
stabilize the CLI watch-mode test coverage around concurrent assembly updates.
@transloadit/node@4.8.3
Patch Changes
- f79d2d0: Improve
assemblies createtimeout diagnostics by including the assembly URL when available and
stabilize the CLI watch-mode test coverage around concurrent assembly updates.
@transloadit/mcp-server@0.3.16
@transloadit/node@4.8.2
Patch Changes
- 4a63ff7: Improve intent output defaults by inferring local output paths when
--outputis omitted and standardizing intent docs on--output, -o.
@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.