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.