Skip to content

Commit cb0cd23

Browse files
authored
docs: update version log
1 parent 7cf73a7 commit cb0cd23

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [1.5.2](https://github.com/easy-form/react-form-simple/compare/v1.5.1...v1.5.2) (2024-07-10)
4+
5+
### Bug Fixes
6+
7+
- fix useSubscribe init value undefined bug ([83a20dd](https://github.com/easy-form/react-form-simple/commit/83a20dd6704854445f8b9eca1c1d6a69614d661f))
8+
9+
### Features
10+
11+
- add global useWatch\useSubscribe and form.watch ([8616687](https://github.com/easy-form/react-form-simple/commit/8616687e750bdaa5304cda9887484aeba412583c))
12+
- add vaildate select field vaild ([eb5a9b7](https://github.com/easy-form/react-form-simple/commit/eb5a9b70a0d53e1dbc22d3635f629665cb035654))
13+
314
## [1.4.6](https://github.com/easy-form/react-form-simple/compare/v1.4.5...v1.4.6) (2024-04-27)
415

516
### Bug Fixes

0 commit comments

Comments
 (0)