Skip to content

Release 1.12.0

Compare
Choose a tag to compare
@nartc nartc released this 24 Jan 00:13
· 230 commits to main since this release

1.12.0 (2024-01-24)

Features

  • computed: mark computed / extendedComputed as deprecate (9553dc3)

Bug Fixes

  • computedAsync: typings should return a union of undefined when no initial value. (#247) (5cd496a), closes #243

Documentations

  • add JeanMeche as a contributor for code (#248) (187d9e6)
  • add support for multiple contributors to a utility (#242) (9d91ea0)
  • signal-slice: add note about effect ordering (#241) (62a2816)