what stackpulse tracks
LangChain.js releases from GitHub
StackPulse watches LangChain.js release notes and keeps the original source link close to every summary.
Build context-aware reasoning applications in JavaScript StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches LangChain.js release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This patch release fixes an issue with decoupling strict tools from strict structured output responses in the OpenAI integration.
Users relying on strict tools and structured output responses in the OpenAI integration may be affected.
Update to this version if you encounter issues with strict tools and structured output responses.
This patch release updates internal dependencies to the latest versions.
view source on github->This patch release updates the dependency on @langchain/openai to version 1.5.3.
view source on github->This patch release fixes an issue with strict tools being incorrectly coupled with strict structured output responses.
Users relying on strict tools and strict structured output responses may be affected.
Update to this version if you use strict tools and structured output responses.
This patch updates dependencies, specifically upgrading @langchain/openai to version 1.5.3.
view source on github->Patch release that fixes error handling for provider rate limits (429 errors) before retrying, along with dependency updates.
Users experiencing rate limits from providers may see improved error handling behavior.
This patch release fixes several issues related to OpenAI API integration, including handling of empty fields in Responses API input and proper routing of URL file blocks.
Users leveraging OpenAI's Responses API through LangChain.js may have encountered errors with empty fields or incorrect content arrays; this release resolves those issues.
Update to version 1.5.2 to ensure compatibility with OpenAI's API requirements and avoid potential errors.
This release includes updates to dependencies without adding new features or breaking changes.
view source on github->This release includes dependency updates with no new features or breaking changes mentioned.
view source on github->Fixed an issue where tool interrupts caused unhandled rejections in HITL runs.
Users relying on interrupt functionality in HITL runs are affected.
Upgrade to version 1.5.1 to avoid crashes from unhandled rejections.
This release introduces subagent support in the agent stream transformer, allowing v3 runs to expose named nested agents with detailed run information.
Users working with agent tools and subagents will benefit from enhanced run information.
Consider updating agent implementations to utilize the new subagent stream transformer.
This release focuses on improving error handling for the Responses API stream iteration by wrapping errors with the existing OpenAI client error handling.
Users utilizing the Responses API stream iteration in the OpenAI client may experience improved error handling.
This release primarily updates dependencies, including a patch to @langchain/openai@1.5.1.
Users relying on @langchain/openai dependencies may be affected by the update.
Ensure compatibility with @langchain/openai@1.5.1 if used in your project.
This release primarily updates dependencies, specifically upgrading `@langchain/openai` to version 1.5.1.
Users relying on `@langchain/openrouter` may need to ensure compatibility with the updated `@langchain/openai` dependency.
Review the changes in `@langchain/openai@1.5.1` to ensure compatibility.
This release adds native completions and response stream events functionality.
Users who need streaming event functionality in completions and responses will benefit from this update.
Added native completions streamEvents events to the perplexity integration.
Users of the perplexity integration who need streaming events will benefit from this update.
Update to version 0.3.0 to utilize the new streaming events feature.
Added native OpenAI-compatible streamEvents support and updated dependencies.
Users utilizing streaming features with Together AI will benefit from enhanced compatibility.
Update to this version if you require native OpenAI-compatible streaming events.
Added native streamEvents event conversion for OpenRouter and updated dependencies.
Users of OpenRouter streaming events may need to update their code to use the new native conversion.
Update to version 0.4.0 to take advantage of the new streamEvents feature.
Added dynamic interrupt skipping for human-in-the-loop middleware and introduced prompt caching middleware for AWS Bedrock.
Developers using human-in-the-loop middleware or AWS Bedrock may want to update to access new features.
Update to version 1.4.6 to utilize the new middleware features.