Releases: langchain-ai/langgraphjs
Releases · langchain-ai/langgraphjs
Release 0.2.2
What's Changed
- chore: Release 0.2.1 by @jacoblee93 in #443
- fix: Fix async checkpoint error handling by @jacoblee93 in #444
- fix(checkpointers): Avoid storing Sends twice in memory checkpointer by @jacoblee93 in #445
- feat: Remove the need to fork a thread to replay a past state by @jacoblee93 in #446
- fix: For input checkpoint use filtered input writes in checkpoint metadata by @jacoblee93 in #447
- chore(checkpoint): Release 0.0.5 by @jacoblee93 in #451
- chore: Bump deps by @jacoblee93 in #452
- chore(checkpoint-sqlite): Release 0.1.1 by @jacoblee93 in #453
Full Changelog: 0.2.1...0.2.2
Release 0.2.1
What's Changed
- langchain[minor]: Release 0.2.0 by @jacoblee93 in #436
- docs: Update conceptual docs and polish others by @jacoblee93 in #437
- docs: Update more syntax in docs by @jacoblee93 in #438
- docs: Fix broken links by @jacoblee93 in #439
- docs: Adds versions page, updates docstrings, fix typos by @jacoblee93 in #440
- docs: Adds LangGraph Cloud link to docs by @jacoblee93 in #441
- chore(types): Export types for portability by @jacoblee93 in #442
Full Changelog: 0.2.0...0.2.1
Release 0.2.0
What's Changed
- langgraph[patch]: Release 0.1.9 by @jacoblee93 in #423
- build(deps): bump micromatch from 4.0.5 to 4.0.8 in the npm_and_yarn group across 1 directory by @dependabot in #395
- langgraph[patch]: Adds inputDefinition and outputDefinition properties to compiled graph by @jacoblee93 in #386
- langgraph[patch]: Adds node-level input schema to support private state by @jacoblee93 in #427
- [docs]: add react agent guides by @isahers1 in #422
- docs: review tool calls by @isahers1 in #428
- [docs]: node retries by @isahers1 in #429
- langgraph[minor]: 0.2, make @langchain/core a peer dependency to avoid conflicts by @jacoblee93 in #431
Full Changelog: 0.1.9...0.2.0
Release 0.1.9
What's Changed
- langgraph[patch]: Release 0.1.8 by @jacoblee93 in #420
- langgraph[patch]: Relax built-in messages annotation type by @jacoblee93 in #421
- langgraph[patch]: Add node interrupt support by @jacoblee93 in #418
Full Changelog: 0.1.8...0.1.9
Release 0.1.8
What's Changed
- langgraph[patch]: Release 0.1.7 by @jacoblee93 in #416
- langgraph[patch]: Allow dead-end nodes by @jacoblee93 in #417
- langgraph[patch]: Relax tool node generic by @bracesproul in #411
- langgraph[patch]: Bump dep by @jacoblee93 in #419
Full Changelog: 0.1.7...0.1.8
Release 0.1.7
What's Changed
- langgraph[patch]: Release 0.1.6 by @jacoblee93 in #414
- langgraph[patch]: Export more internal types for portability by @jacoblee93 in #415
Full Changelog: 0.1.6...0.1.7
Release 0.1.6
What's Changed
- langgraph[patch]: Release 0.1.5 by @jacoblee93 in #409
- ci[patch]: fix validate notebook ci check by @bracesproul in #406
- langgraph[patch]: Relax tool node generic requirement by @jacoblee93 in #404
- Revert "langgraph[patch]: Relax tool node generic requirement" by @bracesproul in #410
- ci[minor]: Always run notebook validation action so we can require it by @bracesproul in #412
- langgraph[patch]: Export all channel types for portability by @jacoblee93 in #413
Full Changelog: 0.1.5...0.1.6
0.1.5
What's Changed
- langgraph[patch]: Release 0.1.4 by @jacoblee93 in #400
- [docs]: quick link fix by @isahers1 in #407
- langgraph[patch]: Fix typing for conditional edge array route maps by @jacoblee93 in #408
Full Changelog: 0.1.4...0.1.5
Release 0.1.4
What's Changed
- Release 0.1.3 by @jacoblee93 in #392
- langchain[patch]: Export types to fix portability issues by @jacoblee93 in #393
- build(deps): bump axios from 1.6.8 to 1.7.5 in the npm_and_yarn group across 1 directory by @dependabot in #359
- checkpoint[patch]: Fix checkpointer generic by @jacoblee93 in #396
- feat(checkpoint): rely on string comparison instead by @dqbd in #397
- checkpoint[patch]: Release 0.0.4 by @jacoblee93 in #398
- langgraph[patch]: Bump deps by @jacoblee93 in #399
Full Changelog: 0.1.3...0.1.4
Release 0.1.3
What's Changed
- Release 0.1.2 by @jacoblee93 in #380
- chore(pregel): add test for
getGraph().toJSON()
by @dqbd in #382 - docs[minor]: Add how to stream events within tools how-to guide by @bracesproul in #366
- examples[minor]: Port langchain examples code to run ts files in examples by @bracesproul in #383
- docs[patch]: Convert full URL links to relative links by @bracesproul in #384
- docs[minor]: Add summary convo history guide by @bracesproul in #368
- docs[patch]: Update index with missing docs by @bracesproul in #385
- checkpoint[patch]: Avoid deeply serializing LangChain classes by @jacoblee93 in #388
- fix(prebuilt): use messagesStateReducer to support more formats by @dqbd in #387
- checkpoint[patch]: Release 0.0.3 by @jacoblee93 in #389
- langgraph[patch]: Bump dep by @jacoblee93 in #390
- langgraph[patch]: Fix package.json version by @jacoblee93 in #391
Full Changelog: 0.1.2...0.1.3