Releases: langchain-ai/langgraphjs
Releases · langchain-ai/langgraphjs
Release 0.2.41
What's Changed
- Release 0.2.39 by @jacoblee93 in #774
- build(deps): bump the npm_and_yarn group across 2 directories with 2 updates by @dependabot in #771
- feat(langgraph): Add interrupt schema to library by @bracesproul in #775
- docs: update MULTIPLE_SUBGRAPHS troubleshooting by @vbarda in #781
- fix(io): update tuples are ignored by pregel io by @dqbd in #776
- release(langgraph): 0.2.40 by @bracesproul in #782
- chore(langgraph): test errors thrown from conditional edges by @benjamincburns in #783
- feat(docs): add updated CLI command by @dqbd in #785
- docs: add up command for the JS CLI by @dqbd in #786
- fix(langgraph): add structured response format to prebuilt react agent by @isahers1 in #788
Full Changelog: 0.2.39...0.2.41
Release 0.2.39
What's Changed
- Release 0.2.38 by @jacoblee93 in #770
- fix(langgraph): Make streamMode updates yield a final interrupt event, values yield final values by @jacoblee93 in #773
Full Changelog: 0.2.38...0.2.39
0.2.38
What's Changed
- release(langgraph): 0.2.37 by @jacoblee93 in #767
- fix(langgraph): Fix nostream tags behavior in stream mode messages by @jacoblee93 in #768
- docs: Document the nostream tag for stream mode messages by @jacoblee93 in #769
Full Changelog: 0.2.37...0.2.38
Release 0.2.37
What's Changed
- Release 0.2.36 by @jacoblee93 in #762
- fix(langgraph): Serialize command objects passed as input into remote graph by @jacoblee93 in #766
Full Changelog: 0.2.36...0.2.37
Release 0.2.36
What's Changed
- Release 0.2.34 by @jacoblee93 in #746
- docs: Add missing doc to index page by @jacoblee93 in #747
- build(deps): bump the npm_and_yarn group across 2 directories with 2 updates by @dependabot in #751
- fix(docs): Update how to index HITL by @bracesproul in #752
- fix(pregel): interruptBefore and interruptAfter is ignored from
streamEvents
by @dqbd in #756 - release(langgraph): Bump to 0.2.35 by @dqbd in #757
- fix(langgraph): Fix behavior around array return values from nodes by @jacoblee93 in #760
- fix(ci): Revert version bump by @jacoblee93 in #761
Full Changelog: 0.2.34...0.2.36
Release 0.2.34
What's Changed
- Release 0.2.33 by @jacoblee93 in #742
- fix(docs): Update HITL and add interrupt docs by @bracesproul in #738
- fix(langgraph): Fix chat model streaming for streamMode messages by @jacoblee93 in #745
Full Changelog: 0.2.31...0.2.34
0.2.33
What's Changed
- Release 0.2.32 by @jacoblee93 in #736
- feat(langgraph): Allow tools to return Commands and update graph state by @jacoblee93 in #740
- feat(langgraph): Adds error page for unreachable nodes by @jacoblee93 in #741
Full Changelog: 0.2.32...0.2.33
Release 0.2.32
What's Changed
- Release 0.2.31 by @bracesproul in #733
- fix(langgraph): Fix Command update behavior for static breakpoints by @jacoblee93 in #734
- fix(langgraph): Fix state graph invoke typing by @jacoblee93 in #735
Full Changelog: 0.2.31...0.2.32
Release 0.2.31
What's Changed
- Release(langgraph): 0.2.30 by @bracesproul in #730
- fix(langgraph): Put writes for special channels by @bracesproul in #732
Full Changelog: 0.2.30...0.2.31
Release 0.2.30
What's Changed
- docs: Add command docs by @jacoblee93 in #725
- docs: update concept docs by @vbarda in #726
- docs: add handoffs by @vbarda in #727
- docs: Adds multi agent network docs by @jacoblee93 in #728
- docs: add an FAQ note for command vs cond edge by @vbarda in #729
- fix(langgraph): Allow multiple interrupts per node by @bracesproul in #713
- fix(docs): Update agent supervisor notebook by @bracesproul in #722
Full Changelog: 0.2.26...0.2.30