This repository has been archived by the owner on Jan 6, 2025. It is now read-only.
Releases: Effect-TS/schema
Releases · Effect-TS/schema
v0.45.8
v0.45.7
v0.45.6
Patch Changes
- #508
618b1b5
Thanks @matheuspuel! - fix encode discriminated union with transformation
v0.45.5
v0.45.3
v0.45.2
v0.45.1
v0.45.0
Minor Changes
-
#491
135072e
Thanks @gcanti! - Make transformations strict by default (and allow relaxing constraints withstrict: false
option) -
#495
c02334c
Thanks @tim-smart! - update effect
Patch Changes
- #475
46dcfeb
Thanks @tim-smart! - memoize the Parser per AST
v0.44.0
Minor Changes
- #488
e00491c
Thanks @tim-smart! - update effect