Releases: matthew-ia/cayo
Releases · matthew-ia/cayo
v1.3.1
v1.3.0
v1.2.1
- Fixes some bugs with Templates files related to comments and Doctype, which can change the expected HTML output compared to previous releases.
- Refactored the way props are stored in the markup, to prevent some issues where Svelte would HTML encode the props stored as a JSON string, which could cause downstream effects in Cayo components.
v0.9.0 Beta
What's Changed
- Rewrite to use Vite instead of Rollup by @matthew-ia in #3
- feat: support for Cayo components by @matthew-ia in #10
- Feat/codegen rework 16 by @matthew-ia in #26
Full Changelog: https://github.com/matthew-ia/cayo/commits/v0.9.0