August 16, 2022
·
912 commits
to main
since this release
@envelop/core@2.5.0
Minor Changes
Patch Changes
- #1471
5a5f5c04
Thanks @n1ru4l! - Ensure error thrown from the context factory is wrapped within a GraphQLError for proper formatting. Previously this caused an unexpected error to be swallowed completly when error masking is enabled.
@envelop/apollo-datasources@1.2.0
Minor Changes
@envelop/apollo-federation@2.5.0
Minor Changes
@envelop/apollo-server-errors@3.5.0
Minor Changes
@envelop/apollo-tracing@3.5.0
Minor Changes
@envelop/auth0@3.5.0
Minor Changes
@envelop/dataloader@3.5.0
Minor Changes
@envelop/depth-limit@1.7.0
Minor Changes
@envelop/disable-introspection@3.5.0
Minor Changes
@envelop/execute-subscription-event@2.5.0
Minor Changes
@envelop/extended-validation@1.8.0
Minor Changes
@envelop/filter-operation-type@3.5.0
Minor Changes
@envelop/fragment-arguments@3.5.0
Minor Changes
@envelop/generic-auth@4.4.0
Minor Changes
Patch Changes
- Updated dependencies []:
- @envelop/extended-validation@1.8.0
@envelop/graphql-jit@4.5.0
Minor Changes
@envelop/graphql-middleware@3.5.0
Minor Changes
@envelop/graphql-modules@3.5.0
Minor Changes
@envelop/live-query@4.1.0
Minor Changes
-
#1481
752ba122
Thanks @n1ru4l! - Support for plugging in a patch middleware.import { InMemoryLiveQueryStore } from '@n1ru4l/in-memory-live-query-store' import { applyLiveQueryJSONDiffPatchGenerator } from '@n1ru4l/graphql-live-query-patch-jsondiffpatch' const liveQueryStore = new InMemoryLiveQueryStore() const plugin = useLiveQuery({ liveQueryStore, applyLiveQueryPatchGenerator: applyLiveQueryJSONDiffPatchGenerator })
-
Updated dependencies [
5a5f5c04
,d828f129
]:- @envelop/core@2.5.0
Patch Changes
-
#1481
752ba122
Thanks @n1ru4l! - dependencies updates:- Added dependency
@n1ru4l/graphql-live-query-patch@^0.7.0
↗︎ (todependencies
)
- Added dependency
@envelop/newrelic@4.2.0
Minor Changes
Patch Changes
-
#1457
ff8b4476
Thanks @zawadzkip! - New Relic: add error for agent not being found
Adds an error message when initializing the new relic plugin- This error message will occur when the new relic agent is not found when initializing the plugin. Signalling information to a developer that new relic may not be
- installed correctly or may be disabled where this plugin is being instantiated.
@envelop/opentelemetry@3.5.0
Minor Changes
@envelop/operation-field-permissions@3.5.0
Minor Changes
Patch Changes
- Updated dependencies []:
- @envelop/extended-validation@1.8.0
@envelop/parser-cache@4.6.0
Minor Changes
@envelop/persisted-operations@4.5.0
Minor Changes
@envelop/preload-assets@3.5.0
Minor Changes
@envelop/prometheus@6.5.0
Minor Changes
@envelop/rate-limiter@3.5.0
Minor Changes
@envelop/resource-limitations@2.5.0
Minor Changes
Patch Changes
- Updated dependencies []:
- @envelop/extended-validation@1.8.0
@envelop/response-cache@3.1.0
Minor Changes
@envelop/response-cache-redis@1.1.0
Patch Changes
- Updated dependencies []:
- @envelop/response-cache@3.1.0