Skip to content

v3.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 17:41
· 1632 commits to main since this release

3.2.0 (2021-08-29)

Bug Fixes

  • useFunction, typescript: you may now specify a return type without specifying the args type (fe0acff)

Features

  • readme: document and test how would would compose useFunction (cbc99c0)
  • useHelper: can now reactively invoke helpers from JS (b51f10f)