What's Changed
* chore(langgraph): Release 0.2.14 by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/575
* fix(debug): add config, parent_config to checkpoint debug events, add state to debug tasks by dqbd in https://github.com/langchain-ai/langgraphjs/pull/579
* docs: Update tool runtime docs to show context variable example by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/585
* docs: Fix typo by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/586
* docs: Typo fixes by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/587
* feat(langgraph): Export CompiledStateGraph, remove unnecessary subgraph code by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/596
* chore(langgraph): Release 0.2.15 by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/597
**Full Changelog**: https://github.com/langchain-ai/langgraphjs/compare/0.2.14...0.2.15