Releases: graphql-hive/envelop
Releases · graphql-hive/envelop
@envelop/preload-assets@0.0.2
Patch Changes
- 9a11e2f: Add @envelop/preload-assets package
@envelop/persisted-operations@0.0.1
Patch Changes
- 9fb5a66: Initial package release
@envelop/opentelemetry@0.1.2
Patch Changes
- 732a9d2: Update OT dependencies to latest
@envelop/extended-validation@0.1.1
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/core@0.2.1
Patch Changes
- 8fa4ae2: Add useMaskedErrors plugin.
@envelop/graphql-jit@0.1.1
Patch Changes
- e7f43f4: Fix issues with executor and caching
@envelop/extended-validation@0.1.0
Minor Changes
- 43010e1: also support oneOf via extensions fields
@envelop/core@0.2.0
@envelop/types@0.1.4
Patch Changes
- ced704e: Allow plugins to stop execution and return errors
@envelop/extended-validation@0.0.1
Patch Changes
- ced704e: NEW PLUGIN!