Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

v3.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Oct 12:25
· 245 commits to main since this release
b4caad7

3.2.0 (2020-10-05)

Bug Fixes

  • types: fix new types usage (b5a753a)
  • types: fix number parsing (8bba457)
  • types: fix ts exception with non exported subtypes. (515a2fc)
  • types: fix ts warnings (a060e80)
  • types: handle validation on submit (32b2bae)

Features

  • demo: update javascript dev app (d38c29a)
  • fields: added field order sorting (e51bcda)
  • fields: reactivity is working as expected (0a6257d)
  • form: removed empty fields from change and fix type warnings (2104599)