What's Changed
* release(langgraph): 0.2.52 by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/935
* fix(langgraph): support bedrock tool spec with createReactAgent with bound tools by subeshb1 in https://github.com/langchain-ai/langgraphjs/pull/922
* feat(langgraph): add getCurrentTaskInput to fetch state in tools, etc by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/943
* langgraph: do not pass subgraph state on Command.parent updates by vbarda in https://github.com/langchain-ai/langgraphjs/pull/944
* fix(langgraph): don't emit input messages in "messages" stream by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/946
* fix(docs): Replace "Python" with "JavaScript" in swarm README by nick-w-nick in https://github.com/langchain-ai/langgraphjs/pull/942
* feat(langgraph): support model.bindTools in createReactAgent for google genai by vbarda in https://github.com/langchain-ai/langgraphjs/pull/940
New Contributors
* subeshb1 made their first contribution in https://github.com/langchain-ai/langgraphjs/pull/922
**Full Changelog**: https://github.com/langchain-ai/langgraphjs/compare/0.2.52...0.2.53
swarm==0.0.3
What's Changed
* swarm, supervisor: use peerDependencies by vbarda in https://github.com/langchain-ai/langgraphjs/pull/953
* release(langgraph-swarm): 0.0.3 by vbarda in https://github.com/langchain-ai/langgraphjs/pull/955
**Full Changelog**: https://github.com/langchain-ai/langgraphjs/compare/swarm==0.0.2...swarm==0.0.3
swarm==0.0.2
What's Changed
* langgraph: do not pass subgraph state on Command.parent updates by vbarda in https://github.com/langchain-ai/langgraphjs/pull/944
* fix(docs): Replace "Python" with "JavaScript" in swarm README by nick-w-nick in https://github.com/langchain-ai/langgraphjs/pull/942
* fix(supervisor, swarm): bump langgraph dep by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/949
**Full Changelog**: https://github.com/langchain-ai/langgraphjs/compare/swarm==0.0.1...swarm==0.0.2
supervisor==0.0.9
What's Changed
* swarm, supervisor: use peerDependencies by vbarda in https://github.com/langchain-ai/langgraphjs/pull/953
* supervisor: release 0.0.9 by vbarda in https://github.com/langchain-ai/langgraphjs/pull/954
**Full Changelog**: https://github.com/langchain-ai/langgraphjs/compare/swarm==0.0.8...supervisor==0.0.9
supervisor==0.0.8
What's Changed
* release(langgraph-supervisor): 0.0.7 by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/925
* langgraph: do not pass subgraph state on Command.parent updates by vbarda in https://github.com/langchain-ai/langgraphjs/pull/944
* fix(docs): Replace "Python" with "JavaScript" in swarm README by nick-w-nick in https://github.com/langchain-ai/langgraphjs/pull/942
* fix(supervisor, swarm): bump langgraph dep by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/949
**Full Changelog**: https://github.com/langchain-ai/langgraphjs/compare/supervisor==0.0.7...supervisor==0.0.8