Files
zopu-code/repos/effect-smol/.changeset/config-withdefault-eager.md

8 lines
192 B
Markdown

---
"effect": patch
---
Revert `Config.withDefault` to v3 behavior, closes #1530.
Make `Config.withDefault` accept an eager value instead of `LazyArg`, aligning with CLI module conventions.