Sourced from @langchain/core's
releases.
@langchain/core@1.1.38Patch Changes
- #10552
589ab9bThanks@christian-bromann! - fix(langchain): accept cross-version runnable models in createAgent
@langchain/core@1.1.37Patch Changes
#10511
6933769Thanks@hntrl! - cache Zod-to-JSON-Schema conversions in toJsonSchema()#10541
50d5f32Thanks@jacoblee93! - revert: Revert "feat(core): Add all chat model/llm invocation params to metadata"#10509
5552999Thanks@hntrl! - feat(openai): add support for phase parameter on Responses API messages
- Extract
phasefrom message output items and surface it on text content blocks- Support phase in streaming via
response.output_item.addedevents- Round-trip phase through both raw provider and standard content paths
- Move phase into
extrasdict in the core standard content translator#10528
8331833Thanks@christian-bromann! - fix(core): normalize single-block content in mergeContent
6b914bc
chore: version packages (#10553)7ed93b8
fix(langchain): allow dynamic tools in wrapModelCall with wrapToolCall
(#10543)9270c48
fix(openai): preserve reasoning_content in ChatOpenAICompletions (#10551)f548053
fix(langchain): bump langgraph dep (#10555)11a295f
fix(langchain): add support for dynamic structured output (#10554)589ab9b
fix(langchain): accept cross-version runnable models in createAgent (#10552)cd86fea
fix: implement tool choice required on anthropic (#10519)b57760c
chore: version packages (#10516)6e2d29e
tests(@langchain/google): Lyria 3 (#10522)68e0a19
fix(langchain): revert zod import in utils.ts to fix v3/v4 interop (#10545)Sourced from @langchain/langgraph's
releases.
@langchain/langgraph@1.2.6Patch Changes
#2241
6ee23e8Thanks@pawel-twardziak! - feat: add browser support for interrupt, writer, and other Node-only exportsExport
interrupt,writer,pushMessage,getStore,getWriter,getConfig,getPreviousState,getCurrentTaskInputfromweb.tsand add a"browser"condition to the"."package export so browser bundlers resolve toweb.jsinstead of pulling innode:async_hooks.#2245
77af976Thanks@hntrl! - revert abort signal change that was causing problematic errors#2242
bdcf290Thanks@hntrl! - clean up resolved checkpointer promises to reduce memory retentionUpdated dependencies [
88726df,7dfcbff]:
@langchain/langgraph-sdk@1.8.1
Sourced from @langchain/langgraph's
changelog.
1.2.6
Patch Changes
#2241
6ee23e8Thanks@pawel-twardziak! - feat: add browser support for interrupt, writer, and other Node-only exportsExport
interrupt,writer,pushMessage,getStore,getWriter,getConfig,getPreviousState,getCurrentTaskInputfromweb.tsand add a"browser"condition to the"."package export so browser bundlers resolve toweb.jsinstead of pulling innode:async_hooks.#2245
77af976Thanks@hntrl! - revert abort signal change that was causing problematic errors#2242
bdcf290Thanks@hntrl! - clean up resolved checkpointer promises to reduce memory retentionUpdated dependencies [
88726df,7dfcbff]:
@langchain/langgraph-sdk@1.8.1
9905dd1
chore: version packages (#2238)bdcf290
fix(langgraph): clean up resolved checkpointer promises to reduce memory
rete...77af976
Revert "fix(core): prevent AbortSignal listener leak in stream()
and streamEv...6ee23e8
fix: add createAgent and middleware to browser entry points (#2241)20feb58
feat: Add LangSmith integration metadata to langgraph (#2193)Sourced from @typescript-eslint/eslint-plugin's
releases.
v8.58.0
8.58.0 (2026-03-30)
🚀 Features
- support TypeScript 6 (#12124)
🩹 Fixes
- eslint-plugin: crash in
no-unnecessary-type-arguments(#12163)- eslint-plugin: [no-extraneous-class] handle index signatures (#12142)
- eslint-plugin: [prefer-regexp-exec] avoid fixing unknown RegExp flags (#12161)
❤️ Thank You
- ej shafran
@ej-shafran- Evyatar Daud
@StyleShit- GG ZIBLAKING
- milkboy2564
@SeolJaeHyeok- teee32
@teee32See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Sourced from @typescript-eslint/eslint-plugin's
changelog.
8.58.0 (2026-03-30)
🚀 Features
- support TypeScript 6 (#12124)
🩹 Fixes
- eslint-plugin: [prefer-regexp-exec] avoid fixing unknown RegExp flags (#12161)
- eslint-plugin: [no-extraneous-class] handle index signatures (#12142)
- eslint-plugin: crash in
no-unnecessary-type-arguments(#12163)❤️ Thank You
- ej shafran
@ej-shafran- Evyatar Daud
@StyleShit- GG ZIBLAKING
- milkboy2564
@SeolJaeHyeok- teee32
@teee32See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
4933417
chore(release): publish 8.58.05a9bd36
fix(eslint-plugin): [prefer-regexp-exec] avoid fixing unknown RegExp
flags (#...edb90eb
fix(eslint-plugin): [no-extraneous-class] handle index signatures (#12142)8cde2d0
feat: support TypeScript 6 (#12124)1bf86c9
fix(eslint-plugin): crash in no-unnecessary-type-arguments
(#12163)e9cc25a
docs(eslint-plugin): fix typo (#12155)Sourced from @typescript-eslint/parser's
releases.
v8.58.0
8.58.0 (2026-03-30)
🚀 Features
- support TypeScript 6 (#12124)
🩹 Fixes
- eslint-plugin: crash in
no-unnecessary-type-arguments(#12163)- eslint-plugin: [no-extraneous-class] handle index signatures (#12142)
- eslint-plugin: [prefer-regexp-exec] avoid fixing unknown RegExp flags (#12161)
❤️ Thank You
- ej shafran
@ej-shafran- Evyatar Daud
@StyleShit- GG ZIBLAKING
- milkboy2564
@SeolJaeHyeok- teee32
@teee32See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Sourced from @typescript-eslint/parser's
changelog.
8.58.0 (2026-03-30)
🚀 Features
- support TypeScript 6 (#12124)
❤️ Thank You
- Evyatar Daud
@StyleShitSee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
4933417
chore(release): publish 8.58.08cde2d0
feat: support TypeScript 6 (#12124)