Skip to content

Latest commit

 

History

History
63 lines (31 loc) · 2.75 KB

File metadata and controls

63 lines (31 loc) · 2.75 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

0.0.8 (2026-04-08)

Bug Fixes

  • restore 'types' option and correct 'ignoreDeprecations' placement in tsconfig (0a21a7e)
  • update context and tests to address linting issues (741a110)

0.0.7 (2025-11-18)

Features

  • collections: add replace (d13a60f)

0.0.6 (2025-11-05)

Features

  • add isReadableLike and isReadableProvider (b5c2a98)

0.0.5 (2025-11-05)

0.0.4 (2025-09-03)

Features

Bug Fixes

0.0.3 (2025-08-27)

Features

  • add onDisposeValue (ddbfaf8)
  • react: add derive and combine hooks (f351e85)
  • react: add useValue (b7e9a3f)

0.0.2 (2025-08-21)

Features

  • add readable provider (c89b32c)
  • collection: add reactive array (107e04b)
  • debug: add trace and customFormatter (af67bf5)

Bug Fixes

  • event: reset single on multi (e776124)
  • reactiveArray: splice (4f35e16)