Skip to content

Releases: edemaine/meteor-solid-template-helper

v0.1.0

16 Jan 18:23
Compare
Choose a tag to compare
  • When arguments change reactively in meteor, SolidJS component props now update reactively as well, without dispose/render cycle. Only changed props will update, enabling fine-grained reactivity.

Full Changelog: v0.0.0...v0.1.0

v0.0.0

16 Jan 17:55
Compare
Choose a tag to compare
  • Initial working version
  • Renders from scratch if props change