Skip to content

v1.5.1

Compare
Choose a tag to compare
@ciscoheat ciscoheat released this 09 Aug 18:06
· 848 commits to main since this release

Fixed

  • In rare cases, timers weren't resetted when redirecting to the same route.
  • Client-side validation was ignored when a data property was missing or didn't match the schema type. It now fails with a console error. (#243)