Back to changelog View the v2.3.0 release on GitHub
v2.3.0
Runtime recipes
Recipes need a place to live at runtime, distinct from the build-time engine. This release adds that package and sharpens its types.
New
- The
@styleframe/runtimepackage provides the runtime home for recipes.
Improved
- Recipe runtime typing was improved, so recipes carry more precise types where you consume them.