What's Changed * Release(langgraph): 0.2.30 by bracesproul in https://github.com/langchain-ai/langgraphjs/pull/730 * fix(langgraph): Put writes for special channels by bracesproul in https://github.com/langchain-ai/langgraphjs/pull/732
What's Changed * docs: Add command docs by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/725 * docs: update concept docs by vbarda in https://github.com/langchain-ai/langgraphjs/pull/726 * docs: add handoffs by vbarda in https://github.com/langchain-ai/langgraphjs/pull/727 * docs: Adds multi agent network docs by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/728 * docs: add an FAQ note for command vs cond edge by vbarda in https://github.com/langchain-ai/langgraphjs/pull/729 * fix(langgraph): Allow multiple interrupts per node by bracesproul in https://github.com/langchain-ai/langgraphjs/pull/713 * fix(docs): Update agent supervisor notebook by bracesproul in https://github.com/langchain-ai/langgraphjs/pull/722
What's Changed * release(langgraph): 0.2.27 by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/716 * fix(langgraph): Re-throw NodeInterrupt errors from ToolNode for HITL. by jaredhanson in https://github.com/langchain-ai/langgraphjs/pull/718 * feat(langgraph): Edgeless graph support by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/717