Releases: langchain-ai/langgraphjs
Releases · langchain-ai/langgraphjs
0.2.12
What's Changed
- add typescript example for agent simulation evaluation by @nnhuyhoang in #467
- Update langgraph_agentic_rag.ipynb by @leonvanzyl in #540
- Fix name of InMemoryStore by @hinthornw in #547
- feat(checkpointer): Adds exported checkpoint write error map by @jacoblee93 in #549
- Update cross-thread persistence doc by @hinthornw in #552
- Validate put namespaces by @hinthornw in #551
- build(deps-dev): bump rollup from 4.22.5 to 4.23.0 in the npm_and_yarn group across 1 directory by @dependabot in #553
- fix: return correct checkpointId in parentConfig in MemorySaver.getTuple by @benjamincburns in #555
- chore(checkpoint): Release 0.0.10 by @jacoblee93 in #557
- fix: Fix checkpointer race condition by @jacoblee93 in #559
New Contributors
- @nnhuyhoang made their first contribution in #467
- @leonvanzyl made their first contribution in #540
- @benjamincburns made their first contribution in #555
Full Changelog: 0.2.11...0.2.12
0.2.11
What's Changed
- Remove StateGraphArgs by @steren in #530
- fix(docs): Add missing concepts pages by @bracesproul in #539
- feat: Add xray support for drawing subgraphs by @jacoblee93 in #542
- chore(langgraph): Release 0.2.11 by @jacoblee93 in #544
New Contributors
Full Changelog: 0.2.10...0.2.11
0.2.10
What's Changed
- docs: Add compatibility info by @jacoblee93 in #523
- fix(langgraph): Update store api by @bracesproul in #518
- fix(langgraph): Drop unnecessary cast by @bracesproul in #524
- Release 0.2.10-rc.0 by @bracesproul in #525
- fix: Export MessagesAnnotation from web entrypoint by @jacoblee93 in #526
- chore(checkpoint): Release 0.0.8 by @jacoblee93 in #527
- chore(langgraph): Bump deps, rc version by @jacoblee93 in #528
- Add link to langchain in the overview by @Masstronaut in #488
- build(deps-dev): bump rollup from 4.14.3 to 4.22.4 in the npm_and_yarn group across 1 directory by @dependabot in #511
- Merge memory API updates to main by @bracesproul in #533
- fix: Fix callback manager propagation issues by @jacoblee93 in #537
- chore(langgraph): Release 0.2.10 by @jacoblee93 in #538
Full Changelog: 0.2.9...0.2.10
0.2.9
What's Changed
- fix(docs): typos by @stevologic in #502
- fix(docs): Drop announcement bar by @bracesproul in #507
- fix(checkpoint): Fix overzealous circular reference detection in checkpointers by @jacoblee93 in #508
- docs: Update comment in serialization method by @jacoblee93 in #509
- chore(checkpoint): Release 0.0.7 by @jacoblee93 in #510
- feat: Adds support for subgraph interrupts, streaming, update/get state, and send API by @jacoblee93 in #499
- fix: Fix message serialization in prebuilt reducer, add subgraph docs by @bracesproul in #516
- chore(langgraph): Release 0.2.9 by @jacoblee93 in #522
New Contributors
- @stevologic made their first contribution in #502
Full Changelog: 0.2.8...0.2.9
0.2.8
What's Changed
- fix: Remove config key filtering by @jacoblee93 in #497
- chore(langgraph): Release 0.2.8 by @jacoblee93 in #498
Full Changelog: 0.2.7...0.2.8
Release 0.2.7
What's Changed
- fix(langgraph): Fix .updateState when using managed values by @bracesproul in #495
- Release 0.2.7 by @bracesproul in #496
Full Changelog: 0.2.6...0.2.7
Release 0.2.6
What's Changed
- Update ToolNode link to correct documentation link by @mejackreed in #486
- chore(langgraph): Release 0.2.5 by @jacoblee93 in #492
- build(deps): bump next from 14.1.1 to 14.2.10 in /environment_tests/test-exports-vercel in the npm_and_yarn group across 1 directory by @dependabot in #491
- langgraph[minor]: Log warning if NodeInterrupt is thrown in conditional edge by @bracesproul in #458
- fix(langgraph): Fix bug in getting state with managed values by @bracesproul in #493
- Release 0.2.6 by @bracesproul in #494
New Contributors
- @mejackreed made their first contribution in #486
Full Changelog: 0.2.5...0.2.6
Release 0.2.5
What's Changed
- Release 0.2.4 by @bracesproul in #487
- feat: Adds config schema support by @jacoblee93 in #490
Full Changelog: 0.2.4...0.2.5
0.2.4
What's Changed
- feat(langgraph): Adds stores & managed values (memory) by @bracesproul in #476
Full Changelog: 0.2.3...0.2.4
0.2.3
What's Changed
- fix: Continue reading channels if a channel is empty by @jacoblee93 in #450
- Release 0.2.2 by @jacoblee93 in #454
- Updated QuickStart guide by @Masstronaut in #449
- Update quickstart by @Masstronaut in #457
- docs: Update small model customer support notebook by @jacoblee93 in #463
- docs[minor]: Add state of agents survey to docs announcement bar by @bracesproul in #466
- docs: Adds further reading section to chatbot tutorial by @jacoblee93 in #468
- fix: Fix CI by @jacoblee93 in #473
- docs: Add @langchain/core to quickstart by @cartonioh in #469
- chore(deps): Bump core dep by @jacoblee93 in #479
- chore(checkpoint): Release 0.0.6 by @jacoblee93 in #480
- chore(deps): Bump checkpoint versions by @jacoblee93 in #481
- chore(langgraph): Release 0.2.3 by @jacoblee93 in #482
New Contributors
- @Masstronaut made their first contribution in #449
- @cartonioh made their first contribution in #469
Full Changelog: 0.2.2...0.2.3