docs(package): update release docs

This commit is contained in:
Ayo 2022-10-15 19:35:08 +02:00
parent 4f1578aa72
commit 36742b7239
2 changed files with 8 additions and 2 deletions

View file

@ -1,7 +1,10 @@
# v0.4.1
## v0.4.4
- `validators` property in ControlConfig to set validators for a control
## v0.4.1
- set `showValidationHints` to true to show validation hints
# v0.3.0
## v0.3.0
- new control configuration type `ControlConfig`
## v0.2.7

View file

@ -1,3 +1,6 @@
## 0.0.3
- udpate examples on the README
## 0.0.1
- Validators
- validator functions