1.2.8
📦 langgraphView on GitHub →
🐛 1 fixes
Summary
This release (1.2.8) primarily addresses a bug related to state updates in the delta channel and includes several dependency bumps across langgraph and the SDK.
🐛 Bug Fixes
- Fixed a bug where the delta channel with updateState on a fresh thread would force a snapshot instead of a stub checkpoint.