Skip to content

Releases: n1ru4l/envelop

@envelop/[email protected]

12 Jul 06:44
c135fac
Compare
Choose a tag to compare

Minor Changes

  • d82e2d0: Added utils: isOperationDefinition, isIntrospectionOperation, isIntrospectionDocument, isIntrospectionOperationString
  • 2113527: Extend Envelop plugin API with the ability to access and replace resolver function
  • d82e2d0: Added config flag skipIntrospection for useLogger plugin

Patch Changes

  • 28ad742: Cleanup for some traces related to the tracedOrchestrator
  • d82e2d0: useTiming: Allow to specify skipIntrospection configuration
  • 28ad742: Improve TypeScript types
  • 28ad742: Improve runtime performance by reducing calls to prepareSchema
  • Updated dependencies [28ad742]
  • Updated dependencies [2113527]

@envelop/[email protected]

12 Jul 06:44
c135fac
Compare
Choose a tag to compare

Patch Changes

  • d82e2d0: Adjustments for new TypeScript beta version
  • 28ad742: Improve TypeScript types

@envelop/[email protected]

12 Jul 06:44
c135fac
Compare
Choose a tag to compare

Patch Changes

  • 28ad742: Improve TypeScript types

@envelop/[email protected]

12 Jul 06:44
c135fac
Compare
Choose a tag to compare

Patch Changes

  • 28ad742: Improve TypeScript types

@envelop/[email protected]

02 Jul 18:17
648343d
Compare
Choose a tag to compare

Minor Changes

  • effc18b: add optional conditional "disableIf" with context and params

@envelop/[email protected]

30 Jun 14:22
b53cdba
Compare
Choose a tag to compare

Patch Changes

@envelop/[email protected]

30 Jun 14:22
b53cdba
Compare
Choose a tag to compare

Patch Changes

@envelop/[email protected]

30 Jun 14:22
b53cdba
Compare
Choose a tag to compare

Patch Changes

  • 7fd2f7b: suuport multiple usages of useExtendedValidation

@envelop/[email protected]

30 Jun 14:22
b53cdba
Compare
Choose a tag to compare

Patch Changes

  • 1ae5703: Initial release for new plugin

@envelop/[email protected]

21 Jun 17:11
637ba74
Compare
Choose a tag to compare

Patch Changes

  • 7f4901d: Fix issues with contextFactory and missing context coming from GraphQL pipeline orchestrator