Files
formplex-react/CHANGELOG.md
2022-11-16 17:14:56 +02:00

367 B

Changelog

v0.1.5

  • feat: array value support
  • feat: add dirty property to result

v0.1.4

  • feat: add validator export with built-in validators for easy use

v0.1.3

  • feat: add validate method
  • fix: remove unnecessary pattern from ErrorString

v0.1.2

  • fix: documentation

v0.1.1

  • chore: code cleanups

v0.1.0

  • Initial release