Full Changelog: 0.23.0...0.24.1
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.