- Switch to more friendly prop syntax for
{{> SvelteComponent}}
- Allow directly passing component as only arg to
{{> SvelteComponent}}
- Support passing global Blaze helpers to
- Support slotted content inside
- Support using Svelte components from Blaze templates
- Initial release
- Support using Blaze templates from Svelte components