Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 525 Bytes

File metadata and controls

35 lines (18 loc) · 525 Bytes

Changelog

All notable changes to this project will be documented in this file.

[1.1.0] - 2025-07-16

Added

  • useFluentCompute: computed state with auto dependency tracking.

[1.0.4] – 2025-07-15

Changed

  • Update README, better structure.

[1.0.3] – 2025-07-14

Changed

  • Optimize proxy caching.

[1.0.1] – 2025-07-13

Fixed

  • Small bug in setValue on nested updates.

[1.0.0] – 2025-07-13

Added

  • First stable release with useFluentState en useFluentEffect.