Skip to content

Releases: langchain-ai/langgraphjs

@langchain/langgraph-ui@0.0.43

07 Jul 15:29
4acdd47
Compare
Choose a tag to compare

Patch Changes

  • ce0a39a: Fix invalid package.json dependencies

@langchain/langgraph-ui@0.0.42

07 Jul 13:31
5908932
Compare
Choose a tag to compare

Patch Changes

  • 972b66a: Support gen UI components namespaced with a hyphen

@langchain/langgraph-sdk@0.0.90

07 Jul 12:55
f01f84e
Compare
Choose a tag to compare

Patch Changes

  • c8d7a0a: Add missing optional peer dependency on react-dom

@langchain/langgraph-cli@0.0.43

07 Jul 15:31
4acdd47
Compare
Choose a tag to compare

Patch Changes

  • ce0a39a: Fix invalid package.json dependencies
  • Updated dependencies [ce0a39a]
    • @langchain/langgraph-api@0.0.43

@langchain/langgraph-cli@0.0.42

07 Jul 13:31
5908932
Compare
Choose a tag to compare

Patch Changes

  • 972b66a: Support gen UI components namespaced with a hyphen
  • Updated dependencies [972b66a]
    • @langchain/langgraph-api@0.0.42

@langchain/langgraph-api@0.0.43

07 Jul 15:30
4acdd47
Compare
Choose a tag to compare

Patch Changes

  • ce0a39a: Fix invalid package.json dependencies
  • Updated dependencies [ce0a39a]
    • @langchain/langgraph-ui@0.0.43

@langchain/langgraph-api@0.0.42

07 Jul 13:31
5908932
Compare
Choose a tag to compare

Patch Changes

  • 972b66a: Support gen UI components namespaced with a hyphen
  • Updated dependencies [972b66a]
    • @langchain/langgraph-ui@0.0.42

0.3.6

01 Jul 12:47
e521f5f
Compare
Choose a tag to compare

What's Changed

  • fix(docs): nudge folks to use ESM in quickstart by @dqbd in #1292
  • fix(docs): Fix Typos in Documentation and Example Notebooks by @leopardracer in #1280
  • chore: use 'vitest run' to unblock release script by @hntrl in #1293
  • fix(docs): typo in agents tools.md by @dqbd in #1294
  • feat(langgraph): populate task results by @dqbd in #1297
  • docs: wrap package names in backticks instead of bold formatting by @christian-bromann in #1245
  • fix(langgraph): zod 4 registry reducer schema by @dqbd in #1288
  • fix(langgraph): Correct typo in "Subscribed" error message by @kilavvy in #1304
  • feat(langgraph): implement checkpoint_during by @dqbd in #1290
  • chore(deps): migrate to Yarn v4 by @dqbd in #1310
  • chore(deps): bump turbo@2.5.4 by @dqbd in #1311
  • build(deps): bump pbkdf2 from 3.1.2 to 3.1.3 in the npm_and_yarn group across 1 directory by @dependabot in #1309
  • chore(deps): move all published packages from Jest to Vitest by @dqbd in #1312
  • chore: rely on build:internal when running turbo test by @dqbd in #1313
  • chore(deps): remove jest in favour of vitest by @dqbd in #1314
  • docs: Academy banner by @lnhsingh in #1317
  • feat(langgraph): checkpoint cloning with task masquerading by @dqbd in #1300
  • feat(langgraph): add support for multiple resumes by @dqbd in #1260
  • fix(langgraph): hash the cache key with XXH3 by @dqbd in #1318
  • feat(langgraph): add "tasks" and "checkpoints" stream mode by @dqbd in #1319
  • fix(langgraph): propagate recursionLimit and signal in RemoteGraph by @xavierroma in #1238
  • fix(langgraph): change return value of getWriter by @bkim14 in #1315
  • fix(langgraph): respect streamMode when invoking subgraph in a node by @dqbd in #1320
  • fix(langgraph): createReactAgent should accept checkpointer?: boolean by @dqbd in #1323
  • release(langgraph): 0.3.6 by @dqbd in #1326

New Contributors

Full Changelog: 0.3.4...0.3.6

0.3.5

23 Jun 09:07
8cd8cd3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.4...0.3.5

0.3.4

17 Jun 16:55
Compare
Choose a tag to compare

What's Changed

  • release(langgraph): 0.3.3 by @hntrl in #1286
  • feat: allow user defined callbacks to extend graph callbacks by @lc-arjun in #1287

New Contributors

Full Changelog: 0.3.3...0.3.4