Skip to content

Release 2.1.0

Compare
Choose a tag to compare
@nartc nartc released this 27 Feb 02:19
· 209 commits to main since this release

2.1.0 (2024-02-27)

Features

  • connect: allow updating partial values with signal through ConnectedSignal (#269) (e11f2cd)
  • create-notifier: add createNotifier + docs (#277) (b1eff83)

Bug Fixes

  • add more computedAsync tests and docs (#268) (a86375b)
  • convert-signal-inputs: don't convert when input name used as property (#279) (69efec4)
  • convert-signal-inputs: remove unnecessary undefined (#280) (0356be0)
  • remove snapshot as route.params emits synchronously (#272) (1ec0098)

Documentations