This repository was archived by the owner on Feb 18, 2026. It is now read-only.
Version 0.8.5
Pre-release
Pre-release
What's Changed
Bugfixes
- fix
setStyle()auto-effect - fix context signals not updating
Minor New Features
- better error handing in derived signals;
derive()is now exported from main bundle as well - allow all auto-effects to revert to server-rendered state by setting signal to
undefined - explicitly remove attribute or style property by setting signal to
null - parse fallback value of string auto-effects (
setText(), maybesetProperty(),setAttribute(), andsetStyle()) according tostatic attributeMap
Documentation and Tests
- prepare full documentation (unfinished yet)
- add more tests for context and auto-effects
Full Changelog: v0.8.3...v0.8.5