Skip to content

v0.8.7

Choose a tag to compare

@ciscoheat ciscoheat released this 22 May 13:41
· 1086 commits to main since this release

[0.8.7] - 2023-05-22

Fixed

  • onUpdate didn't cancel applyAction and invalidateAll.
  • Hopefully fixed excessively deep infinity type instantiation on message helper.
  • Removed errors.clear optional parameter undefinePath, which was left there by mistake.

Added

  • onUpdate now has formEl in its signature.