Skip to content

Commit f445823

Browse files
committed
chore: release v1.6.2 - fix README documentation
- Restore correct README.md removing outdated async validation and dynamic fields references - Align documentation with actual library capabilities after refactoring - Ensure npm package page shows accurate documentation
1 parent 6d8030c commit f445823

File tree

4 files changed

+211
-233
lines changed

4 files changed

+211
-233
lines changed

docs/release.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Release Notes
22

3-
## Version 1.6.1 (Latest)
3+
## Version 1.6.2 (Latest)
4+
5+
### What's New
6+
- **Documentation fix**: Restored correct README.md removing outdated feature references
7+
- **npm package alignment**: Ensures npm package page shows accurate documentation
8+
9+
### Technical Details
10+
- Fixed README that incorrectly referenced removed async validation and dynamic fields
11+
- Aligned documentation with actual library capabilities after 1.6.0/1.6.1 changes
12+
- No functional code changes - documentation update only
13+
14+
---
15+
16+
## Version 1.6.1
417

518
### What's New
619

0 commit comments

Comments
 (0)