Releases: n1ru4l/envelop
Releases · n1ru4l/envelop
@envelop/[email protected]
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]
Patch Changes
- 8fa4ae2: Add useMaskedErrors plugin.
@envelop/[email protected]
Patch Changes
- e7f43f4: Fix issues with executor and caching
@envelop/[email protected]
Minor Changes
- 43010e1: also support oneOf via extensions fields
@envelop/[email protected]
@envelop/[email protected]
Patch Changes
- ced704e: Allow plugins to stop execution and return errors
@envelop/[email protected]
Patch Changes
- ced704e: NEW PLUGIN!
@envelop/[email protected]
Patch Changes
- ced704e: Allow plugins to stop execution and return errors
- Updated dependencies [ced704e]
- @envelop/[email protected]
@envelop/[email protected]
Patch Changes
- 219c41e: Initial implementation of the plugin.
@envelop/[email protected]
Patch Changes
- d1c0ce0: Initial implementation of the plugin.