chore: version packages (#2728)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @langchain/langgraph-sdk@1.10.0 ### Minor Changes - [#2745](https://github.com/langchain-ai/langgraphjs/pull/2745) [`cef10ab`](https://github.com/langchain-ai/langgraphjs/commit/cef10ab35cefea12c36a8864cdf12f51c7553975) Thanks [@mdrxy](https://github.com/mdrxy)! - Add LangSmith replica routing to thread-stream run starts. ### Patch Changes - [#2727](https://github.com/langchain-ai/langgraphjs/pull/2727) [`f8bdf16`](https://github.com/langchain-ai/langgraphjs/commit/f8bdf16d4fe23a79e945ea5dc6f86bbf09abb77d) Thanks [@christian-bromann](https://github.com/christian-bromann)! - fix(sdk): drop unused svelte and vue peer dependencies The Svelte and Vue adapters live in `@langchain/svelte` and `@langchain/vue`, but the core SDK still declared both as optional peers. Scanners like Socket count optional peers as part of the package graph, so the SDK was being flagged for obfuscated-code alerts in `clsx` and `entities` — packages it never loads. React stays a peer because `./react` and `./react-ui` still ship here. ## @langchain/langgraph@1.4.13 ### Patch Changes - Updated dependencies [[`f8bdf16`](https://github.com/langchain-ai/langgraphjs/commit/f8bdf16d4fe23a79e945ea5dc6f86bbf09abb77d), [`cef10ab`](https://github.com/langchain-ai/langgraphjs/commit/cef10ab35cefea12c36a8864cdf12f51c7553975)]: - @langchain/langgraph-sdk@1.10.0 ## @langchain/angular@1.0.33 ### Patch Changes - Updated dependencies [[`f8bdf16`](https://github.com/langchain-ai/langgraphjs/commit/f8bdf16d4fe23a79e945ea5dc6f86bbf09abb77d), [`cef10ab`](https://github.com/langchain-ai/langgraphjs/commit/cef10ab35cefea12c36a8864cdf12f51c7553975)]: - @langchain/langgraph-sdk@1.10.0 ## @langchain/react@1.0.33 ### Patch Changes - Updated dependencies [[`f8bdf16`](https://github.com/langchain-ai/langgraphjs/commit/f8bdf16d4fe23a79e945ea5dc6f86bbf09abb77d), [`cef10ab`](https://github.com/langchain-ai/langgraphjs/commit/cef10ab35cefea12c36a8864cdf12f51c7553975)]: - @langchain/langgraph-sdk@1.10.0 ## @langchain/svelte@1.0.33 ### Patch Changes - Updated dependencies [[`f8bdf16`](https://github.com/langchain-ai/langgraphjs/commit/f8bdf16d4fe23a79e945ea5dc6f86bbf09abb77d), [`cef10ab`](https://github.com/langchain-ai/langgraphjs/commit/cef10ab35cefea12c36a8864cdf12f51c7553975)]: - @langchain/langgraph-sdk@1.10.0 ## @langchain/vue@1.0.33 ### Patch Changes - Updated dependencies [[`f8bdf16`](https://github.com/langchain-ai/langgraphjs/commit/f8bdf16d4fe23a79e945ea5dc6f86bbf09abb77d), [`cef10ab`](https://github.com/langchain-ai/langgraphjs/commit/cef10ab35cefea12c36a8864cdf12f51c7553975)]: - @langchain/langgraph-sdk@1.10.0 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
G
github-actions[bot] committed
3ed60cbd108501e719e93d42a1f5219b577a34a8
Parent: cef10ab
Committed by GitHub <noreply@github.com>
on 8/26/2026, 9:28:09 PM