Skip to content

0.24.2

Latest

Choose a tag to compare

@buiapp buiapp released this 06 Jul 12:40

Full Changelog: 0.23.0...0.24.2

Added

  • Introduced lowercase primitive APIs as the recommended style:
    signal, computed, linked, resource, and effect.

Changed

  • Updated documentation and examples to consistently use lowercase primitives.
  • Clarified that uppercase names remain supported as concrete classes or compatibility entry points.