Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Releases: Effect-TS/schema

v0.39.0

29 Sep 03:04
7fc4e5a
Compare
Choose a tag to compare

Minor Changes

v0.38.0

28 Sep 10:12
4c0daa9
Compare
Choose a tag to compare

Minor Changes

  • #439 2197496 Thanks @gcanti! - Schema: remove *Result APIs

    • decodeResult (use decode instead)
    • encodeResult (use encode instead)
    • parseResult (use parse instead)
    • validateResult (use validate instead)

Patch Changes

  • #447 0252143 Thanks @gcanti! - int filter: use Number.isSafeInteger instead of Number.isInteger

v0.37.2

28 Sep 08:42
9d95902
Compare
Choose a tag to compare

Patch Changes

v0.37.1

26 Sep 12:17
0849651
Compare
Choose a tag to compare

Patch Changes

v0.37.0

26 Sep 01:41
a0d01fe
Compare
Choose a tag to compare

Minor Changes

v0.36.5

21 Sep 17:02
c7cc4ec
Compare
Choose a tag to compare

Patch Changes

v0.36.4

21 Sep 08:48
d56ea73
Compare
Choose a tag to compare

Patch Changes

v0.36.3

20 Sep 05:27
9bb8faa
Compare
Choose a tag to compare

Patch Changes

v0.36.2

17 Sep 21:59
a8a270c
Compare
Choose a tag to compare

Patch Changes

v0.36.1

11 Sep 15:46
eb5fbef
Compare
Choose a tag to compare

Patch Changes