docs: update astro-reactive-form RELEASE

This commit is contained in:
Ayo 2022-10-04 14:04:35 +02:00
parent b386cbb006
commit 509cece7d5

View file

@ -1,3 +1,7 @@
## v0.2.2
- initial light and dark mode scaffold
- update package README
## v0.2.1
- FormGroup.get(name) - returns the FormControl with matching name
- FormControl.setValue(value) - sets the FormControl value