Skip to content

Releases: graphql-hive/envelop

@envelop/preload-assets@0.0.2

23 May 08:48
6377d1d

Choose a tag to compare

Patch Changes

  • 9a11e2f: Add @envelop/preload-assets package

@envelop/persisted-operations@0.0.1

23 May 08:48
6377d1d

Choose a tag to compare

Patch Changes

@envelop/opentelemetry@0.1.2

23 May 08:48
6377d1d

Choose a tag to compare

Patch Changes

  • 732a9d2: Update OT dependencies to latest

@envelop/extended-validation@0.1.1

23 May 08:48
6377d1d

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/core@0.2.1

23 May 08:48
6377d1d

Choose a tag to compare

Patch Changes

  • 8fa4ae2: Add useMaskedErrors plugin.

@envelop/graphql-jit@0.1.1

22 May 23:05

Choose a tag to compare

Patch Changes

  • e7f43f4: Fix issues with executor and caching

@envelop/extended-validation@0.1.0

22 May 23:05

Choose a tag to compare

Minor Changes

  • 43010e1: also support oneOf via extensions fields

@envelop/core@0.2.0

22 May 23:05

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/types@0.1.4

03 May 15:16
12b7159

Choose a tag to compare

Patch Changes

  • ced704e: Allow plugins to stop execution and return errors

@envelop/extended-validation@0.0.1

03 May 15:16
12b7159

Choose a tag to compare

Patch Changes