Skip to content

v4.1.3

Latest

Choose a tag to compare

@jdalton jdalton released this 30 Jul 20:42
Immutable release. Only release title and notes can be modified.
38962b6

Added

  • http — drain a streamed error body under the response size cap
  • ndjson — add one incremental line splitter for NDJSON reads

Fixed

  • types — ship self-contained multipart declarations
  • exports — declare the form-data chunk graph-only and revive the llms script
  • sdk — drop the agent option the transport cannot forward
  • sdk — stream scan and patch reads instead of buffering the whole body
  • test — move the isolated-vitest cache out of node_modules
  • build — bundle form-data as a lazily required chunk
  • deps — keep the nock pin on the released 14.x line

Internal

  • deps — absorb the fleet catalog heal (sdk 4.1.2)