Releases: langchain-ai/langgraphjs
Releases · langchain-ai/langgraphjs
0.2.8
What's Changed
- fix: Remove config key filtering by @jacoblee93 in #497
- chore(langgraph): Release 0.2.8 by @jacoblee93 in #498
Full Changelog: 0.2.7...0.2.8
Release 0.2.7
What's Changed
- fix(langgraph): Fix .updateState when using managed values by @bracesproul in #495
- Release 0.2.7 by @bracesproul in #496
Full Changelog: 0.2.6...0.2.7
Release 0.2.6
What's Changed
- Update ToolNode link to correct documentation link by @mejackreed in #486
- chore(langgraph): Release 0.2.5 by @jacoblee93 in #492
- build(deps): bump next from 14.1.1 to 14.2.10 in /environment_tests/test-exports-vercel in the npm_and_yarn group across 1 directory by @dependabot in #491
- langgraph[minor]: Log warning if NodeInterrupt is thrown in conditional edge by @bracesproul in #458
- fix(langgraph): Fix bug in getting state with managed values by @bracesproul in #493
- Release 0.2.6 by @bracesproul in #494
New Contributors
- @mejackreed made their first contribution in #486
Full Changelog: 0.2.5...0.2.6
Release 0.2.5
What's Changed
- Release 0.2.4 by @bracesproul in #487
- feat: Adds config schema support by @jacoblee93 in #490
Full Changelog: 0.2.4...0.2.5
0.2.4
What's Changed
- feat(langgraph): Adds stores & managed values (memory) by @bracesproul in #476
Full Changelog: 0.2.3...0.2.4
0.2.3
What's Changed
- fix: Continue reading channels if a channel is empty by @jacoblee93 in #450
- Release 0.2.2 by @jacoblee93 in #454
- Updated QuickStart guide by @Masstronaut in #449
- Update quickstart by @Masstronaut in #457
- docs: Update small model customer support notebook by @jacoblee93 in #463
- docs[minor]: Add state of agents survey to docs announcement bar by @bracesproul in #466
- docs: Adds further reading section to chatbot tutorial by @jacoblee93 in #468
- fix: Fix CI by @jacoblee93 in #473
- docs: Add @langchain/core to quickstart by @cartonioh in #469
- chore(deps): Bump core dep by @jacoblee93 in #479
- chore(checkpoint): Release 0.0.6 by @jacoblee93 in #480
- chore(deps): Bump checkpoint versions by @jacoblee93 in #481
- chore(langgraph): Release 0.2.3 by @jacoblee93 in #482
New Contributors
- @Masstronaut made their first contribution in #449
- @cartonioh made their first contribution in #469
Full Changelog: 0.2.2...0.2.3
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