Skip to content

Releases: UseHover/preact-rails

v0.1.1

10 Jul 13:44
Compare
Choose a tag to compare

Minor update!

Changelog

  • Updated the mountComponent function to clear child nodes within each node before rendering components.

v0.1.0

27 May 15:38
Compare
Choose a tag to compare

First realease!

Changelog

  • a Rails view helper preact_component that includes Preact components on an erb template
  • preact_ujs that renders JSX on the DOM