v1.20.3
Ironclad/rivetv1.20.3Jan 30, 2025by abrenneke
AI Summary
Type fix release correcting the runGraph function to use the proper NodeRunGraphOptions type instead of RunGraphOptions.
Key Highlights
- Fixed type for runGraph function
New Features
- Fixed runGraph using NodeRunGraphOptions instead of RunGraphOptions
Full Release Notes
## Type Fixes - Fixed `runGraph` from `@ironclad/rivet-node` should be using `NodeRunGraphOptions` not `RunGraphOptions`