0.3.6
What's Changed
- fix(docs): nudge folks to use ESM in quickstart by @dqbd in #1292
- fix(docs): Fix Typos in Documentation and Example Notebooks by @leopardracer in #1280
- chore: use 'vitest run' to unblock release script by @hntrl in #1293
- fix(docs): typo in agents tools.md by @dqbd in #1294
- feat(langgraph): populate task results by @dqbd in #1297
- docs: wrap package names in backticks instead of bold formatting by @christian-bromann in #1245
- fix(langgraph): zod 4 registry reducer schema by @dqbd in #1288
- fix(langgraph): Correct typo in "Subscribed" error message by @kilavvy in #1304
- feat(langgraph): implement checkpoint_during by @dqbd in #1290
- chore(deps): migrate to Yarn v4 by @dqbd in #1310
- chore(deps): bump turbo@2.5.4 by @dqbd in #1311
- build(deps): bump pbkdf2 from 3.1.2 to 3.1.3 in the npm_and_yarn group across 1 directory by @dependabot in #1309
- chore(deps): move all published packages from Jest to Vitest by @dqbd in #1312
- chore: rely on build:internal when running turbo test by @dqbd in #1313
- chore(deps): remove jest in favour of vitest by @dqbd in #1314
- docs: Academy banner by @lnhsingh in #1317
- feat(langgraph): checkpoint cloning with task masquerading by @dqbd in #1300
- feat(langgraph): add support for multiple resumes by @dqbd in #1260
- fix(langgraph): hash the cache key with XXH3 by @dqbd in #1318
- feat(langgraph): add "tasks" and "checkpoints" stream mode by @dqbd in #1319
- fix(langgraph): propagate recursionLimit and signal in RemoteGraph by @xavierroma in #1238
- fix(langgraph): change return value of getWriter by @bkim14 in #1315
- fix(langgraph): respect streamMode when invoking subgraph in a node by @dqbd in #1320
- fix(langgraph): createReactAgent should accept
checkpointer?: boolean
by @dqbd in #1323 - release(langgraph): 0.3.6 by @dqbd in #1326
New Contributors
- @leopardracer made their first contribution in #1280
- @christian-bromann made their first contribution in #1245
- @kilavvy made their first contribution in #1304
- @xavierroma made their first contribution in #1238
- @bkim14 made their first contribution in #1315
Full Changelog: 0.3.4...0.3.6