Skip to content

Commit cb5abc6

Browse files
committed
Changelog.
1 parent 8127cc3 commit cb5abc6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ Headlines: Added, Changed, Deprecated, Removed, Fixed, Security
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.8.3] - 2023-04-26
9+
10+
### Fixed
11+
12+
- Realtime validation now takes `refine` and `superRefine` fully into account. If a schema uses them, the whole schema will be validated, to ensure that side effects are propagated to the correct fields.
13+
814
## [0.8.2] - 2023-04-24
915

1016
### Fixed

0 commit comments

Comments
 (0)