0.24.0
Full Changelog: 0.23.0...0.24.0
Added
- Introduced lowercase primitive APIs as the recommended style:
signal,computed,linked,resource, andeffect.
Changed
- Updated documentation and examples to consistently use lowercase primitives.
- Clarified that uppercase names remain supported as concrete classes or compatibility entry points.