github Effect-TS/schema v0.51.5

latest releases: v0.56.1, v0.56.0, v0.55.0...
9 months ago

Patch Changes

  • #629 f690ebe Thanks @gcanti! - Schema: add filter overloading returning Option

    For more complex scenarios, you can return an Option<ParseError> type instead of a boolean. In this context, None indicates success, and Some(error) rejects the input with a specific error

Don't miss a new schema release

NewReleases is sending notifications on new releases.