- Makes code generation more resilient to invalid node output data from the UI.
- Fixes internal error that was raised when a Templating node had an output type as a list of dataclasses.
- Supports the code generation of nodes not in the graph.
- Fixes the use of Jinja globals within Jinja block prompt compilation.
- Deprecates `WorkflowOutputDisplayOverrides`, `WorkflowOutputVellumDisplay` and `WorkflowOutputVellumDisplayOverrides` in favor of `WorkflowOutputDisplay`.