Styleframe Logo
Back to changelog
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/runtime package provides the runtime home for recipes.

Improved

  • Recipe runtime typing was improved, so recipes carry more precise types where you consume them.
View the v2.3.0 release on GitHub