Skip to content

v0.17.1 - effixed

Latest

Choose a tag to compare

@trusktr trusktr released this 25 Jan 04:46

What's Changed

  • Create a reactive root per element so child elements clean up effects on their own disconnect instead of the disconnect of the parent element that rendered them in its template, and add an internal workaround for a Solid.js issue preventing some effects from ever running. by @trusktr in #67

No change in API surface area.

Full Changelog: v0.17.0...v0.17.1