Skip to content

Releases: n1ru4l/envelop

@envelop/[email protected]

23 May 08:48
6377d1d
Compare
Choose a tag to compare

Patch Changes

  • d4fcb9e: Support oneOf validation for input object type fields.

    Correctly handle validation of lists of oneOf input types and input type fields that are of a nullable oneOf input type.

@envelop/[email protected]

23 May 08:48
6377d1d
Compare
Choose a tag to compare

Patch Changes

  • 8fa4ae2: Add useMaskedErrors plugin.

@envelop/[email protected]

22 May 23:05
Compare
Choose a tag to compare

Patch Changes

  • e7f43f4: Fix issues with executor and caching

@envelop/[email protected]

22 May 23:05
Compare
Choose a tag to compare

Minor Changes

  • 43010e1: also support oneOf via extensions fields

@envelop/[email protected]

22 May 23:05
Compare
Choose a tag to compare

Minor Changes

  • d4c8f90: Allow plugins to manage and load other plugins
  • d4c8f90: Improve execution times by simplifying some parts of envelop code
  • d4c8f90: Remove extends and replaces with useEnvelop plugin

Patch Changes

  • d4c8f90: useTiming: improve plugin creation based on config
  • d4c8f90: Introduce TS strict mode

@envelop/[email protected]

03 May 15:16
12b7159
Compare
Choose a tag to compare

Patch Changes

  • ced704e: Allow plugins to stop execution and return errors

@envelop/[email protected]

03 May 15:16
12b7159
Compare
Choose a tag to compare

Patch Changes

@envelop/[email protected]

03 May 15:16
12b7159
Compare
Choose a tag to compare

Patch Changes

@envelop/[email protected]

27 Apr 15:32
75042c1
Compare
Choose a tag to compare

Patch Changes

  • 219c41e: Initial implementation of the plugin.

@envelop/[email protected]

27 Apr 15:32
75042c1
Compare
Choose a tag to compare

Patch Changes

  • d1c0ce0: Initial implementation of the plugin.