File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 2222 "@langchain/langgraph-checkpoint-redis" : " 0.0.1"
2323 },
2424 "changesets" : [
25+ " breezy-llamas-laugh" ,
2526 " bumpy-candies-bake" ,
27+ " calm-doodles-shave" ,
2628 " early-drinks-fold" ,
2729 " every-windows-lose" ,
2830 " famous-oranges-pay" ,
Original file line number Diff line number Diff line change 11# @langchain/langgraph
22
3+ ## 1.0.0-alpha.2
4+
5+ ### Patch Changes
6+
7+ - a5bcd74: Fix type issue with defining ` interrupt ` and ` writer ` in StateGraph constructor when using Annotation.Root
8+ - 5184725: Add ` pushMessage ` method for manually publishing to messages stream channel
9+
310## 1.0.0-alpha.1
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @langchain/langgraph" ,
3- "version" : " 1.0.0-alpha.1 " ,
3+ "version" : " 1.0.0-alpha.2 " ,
44 "description" : " LangGraph" ,
55 "type" : " module" ,
66 "engines" : {
You can’t perform that action at this time.
0 commit comments