Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 437 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 437 Bytes

Changelog

0.4.0

  • Switch to more friendly prop syntax for {{> SvelteComponent}}
  • Allow directly passing component as only arg to {{> SvelteComponent}}

0.3.1

  • Support passing global Blaze helpers to

0.3.0

  • Support slotted content inside

0.2.0

  • Support using Svelte components from Blaze templates

0.1.0

  • Initial release
  • Support using Blaze templates from Svelte components