Files
zopu-code/repos/effect-smol/.changeset/schema-struct-simplify.md

6 lines
157 B
Markdown

---
"effect": patch
---
Schema: allow using `Struct` type helpers directly, e.g. `Schema.Struct.Type<F>` instead of `Schema.Schema.Type<Schema.Struct<F>>`.