Skip to content

Releases: langchain-ai/langgraphjs

0.2.62

31 Mar 01:15
2f54bfc
Compare
Choose a tag to compare

What's Changed

  • release(langgraph): 0.2.61 by @dqbd in #1061
  • fix(langgraph): compose & propagate AbortSignal correctly, trigger on more early termination cases by @benjamincburns in #1022

Full Changelog: 0.2.61...0.2.62

0.2.61

31 Mar 01:09
529eed3
Compare
Choose a tag to compare

What's Changed

  • release(langgraph): 0.2.60 by @benjamincburns in #1049
  • feat(cua): Implement passing blocked domains by @bracesproul in #1048
  • fix(langgraph): do not show side-effect warning for zod entrypoint by @dqbd in #1047
  • langgraph: include full message history when generating structured response in createReactAgent by @vbarda in #1050
  • docs: Fix structured output docs sidebar + links by @jacoblee93 in #1056
  • docs: update llms overview by @eyurtsev in #1055
  • fix(prebuilt): make sure the AIMessage mutation occurs within lc_kwargs as well by @dqbd in #1058
  • fix(state): fix types for overlapping schemas by @dqbd in #1057
  • fix(cua): Bump min version for OpenAI peer dep by @bracesproul in #1059
  • release(cua): 0.0.4 by @bracesproul in #1060

Full Changelog: 0.2.60...0.2.61

Release 0.2.60

26 Mar 22:50
59eff50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.55...0.2.60

Release 0.2.55

12 Mar 05:07
29291c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.54...0.2.55

0.2.54

06 Mar 09:19
c6186fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.53...0.2.54

checkpoint==0.0.16

06 Mar 09:21
5d016d5
Compare
Choose a tag to compare

What's Changed

Full Changelog: checkpoint==0.0.15...checkpoint==0.0.16

0.2.53

05 Mar 05:13
6f7d7cb
Compare
Choose a tag to compare

What's Changed

  • release(langgraph): 0.2.52 by @benjamincburns in #935
  • fix(langgraph): support bedrock tool spec with createReactAgent with bound tools by @subeshb1 in #922
  • feat(langgraph): add getCurrentTaskInput to fetch state in tools, etc by @benjamincburns in #943
  • langgraph: do not pass subgraph state on Command.parent updates by @vbarda in #944
  • fix(langgraph): don't emit input messages in "messages" stream by @benjamincburns in #946
  • fix(docs): Replace "Python" with "JavaScript" in swarm README by @nick-w-nick in #942
  • feat(langgraph): support model.bindTools in createReactAgent for google genai by @vbarda in #940

New Contributors

Full Changelog: 0.2.52...0.2.53

swarm==0.0.3

05 Mar 18:55
d364ab2
Compare
Choose a tag to compare

What's Changed

  • swarm, supervisor: use peerDependencies by @vbarda in #953
  • release(langgraph-swarm): 0.0.3 by @vbarda in #955

Full Changelog: swarm==0.0.2...swarm==0.0.3

swarm==0.0.2

05 Mar 05:40
3f0b2bd
Compare
Choose a tag to compare

What's Changed

  • langgraph: do not pass subgraph state on Command.parent updates by @vbarda in #944
  • fix(docs): Replace "Python" with "JavaScript" in swarm README by @nick-w-nick in #942
  • fix(supervisor, swarm): bump langgraph dep by @benjamincburns in #949

Full Changelog: swarm==0.0.1...swarm==0.0.2

supervisor==0.0.9

05 Mar 18:46
bac8cdf
Compare
Choose a tag to compare

What's Changed

Full Changelog: swarm==0.0.8...supervisor==0.0.9