Skip to content

v2.19.0

Compare
Choose a tag to compare
@ciscoheat ciscoheat released this 18 Sep 11:36
· 39 commits to main since this release

Changed

  • Arktype updated to require 2.0.0-rc.8, fixing some types (last update before 2.0).

Deprecated

Added

  • Exceptions thrown in the onSubmit, onResult and onUpdate events will now be caught and sent to onError, if it exists.

Fixed

  • Updating the same variable to the same value prevented the onChange event from being triggered.
  • Factorized SuperDebug clipboard script.