Merge commit '36c66dd290d3ce6eb1ccd310d0c658d4a32bb8eb' as 'repos/effect'
This commit is contained in:
7
repos/effect/.changeset/fix-2384.md
Normal file
7
repos/effect/.changeset/fix-2384.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
"effect": patch
|
||||
---
|
||||
|
||||
`Config.withDefault` now only recovers from missing data for literal/union
|
||||
schemas. Invalid present values now propagate validation errors instead of
|
||||
using the default, closes #2384.
|
||||
Reference in New Issue
Block a user