Skip to content

Latest commit

 

History

History
78 lines (44 loc) · 3.78 KB

CHANGELOG.md

File metadata and controls

78 lines (44 loc) · 3.78 KB

0.4.1 (2023-03-30)

Documentation Changes
New Features
  • objects can now be used as a signal value (b2e41591)

0.4.1 (2023-03-30)

Documentation Changes
New Features
  • objects can now be used as a signal value (b2e41591)

0.4.1 (2023-03-30)

New Features
  • objects can now be used as a signal value (b2e41591)

0.4.0 (2023-03-21)

New Features
  • implementing queueMicrotask for single re-render (e22a0023)

0.3.0 (2023-03-21)

New Features

0.2.1 (2023-03-06)

Chores
  • removed unnecessary detachFrom (60d96ab3)
Documentation Changes
New Features

0.2.0 (2023-03-06)

0.1.0 (2023-03-06)

Chores
  • corrected changelog package (b263e5a5)
  • updated package and lock for changelog and deploy (700697df)
  • updated examples (a7b86920)
  • keepInSync changed default to true + brought defaultOptions to Computed (4545fc5a)
Documentation Changes
New Features
  • preventing undirty change (532920e9)
  • added render function + fixed binding events (0ee4a54e)
  • computed can now be attached directly to a node + tests on multi-signal (351faedb)
  • first release - yet to complete (3554f9ef)