0.5.1
Breaking Changes📦 langgraphView on GitHub →
⚠ 1 breaking🐛 2 fixes🔧 3 symbols
Summary
This release focuses on internal cleanup by removing deprecated Pydantic logic and fixing schema generation for TypedDicts, alongside minor updates to tool message handling.
⚠️ Breaking Changes
- Removed deprecated Pydantic logic which may affect how schemas are generated for TypedDicts.
Migration Steps
- Ensure compatibility with the updated schema generation if using TypedDicts for state or configuration.
🐛 Bug Fixes
- Fixed schema generation behavior for TypedDicts.
- Updated prebuilt components to import recognized tool message content block types from langchain-core.
🔧 Affected Symbols
langgraphlanggraph.prebuiltTypedDict