Releases: n1ru4l/envelop
January 18, 2024
@envelop/[email protected]
Minor Changes
January 18, 2024
@envelop/[email protected]
Patch Changes
January 18, 2024
December 12, 2023
@envelop/[email protected]
Major Changes
-
aff6ea0
Thanks @EmrysMyrddin! - Allow to provide the context type as a
generic parameterBreaking Change: Since this introduces a typed context as a generic, TS will not always infer
the correct type for you. If you have a custom Context type, please consider explicitly pass this
context type as a generic argument:cont yoga = createYoga<CustomContext>({ plugins: [ useSentry<CustomContext>({ //... }) ] })
December 12, 2023
@envelop/[email protected]
Patch Changes
398564c
Thanks @EmrysMyrddin! - Revert the addition of a typed context
since it is a breaking change. This will be re-added in a major release.
December 11, 2023
@envelop/[email protected]
Patch Changes
-
#2111
ee1b3c0
Thanks @klippx! - Fixes return type of shouldCacheResult -
4a1e50b
Thanks @EmrysMyrddin! - Do not cache response with a TTL equal
to 0, whatever API is used to define the TTL
@envelop/[email protected]
Minor Changes
- #2105
a2c7657
Thanks @AdiRishi! - Change @cloudflare/workers-types to an optional
peer dependency of the package
Patch Changes
- Updated dependencies
[ee1b3c0
,
4a1e50b
]:- @envelop/[email protected]
@envelop/[email protected]
Patch Changes
- Updated dependencies
[ee1b3c0
,
4a1e50b
]:- @envelop/[email protected]
@envelop/[email protected]
Minor Changes
- #2103
58d80ea
Thanks @EmrysMyrddin! - Allow to provide the context type as a
generic parameter
November 29, 2023
@envelop/[email protected]
Patch Changes
-
#2094
cafc43f
Thanks @EmrysMyrddin! - Run enabled once only in execution -
#2090
09a4bc1
Thanks @klippx! - Fix TTL being NaN when using@cacheControl
withoutmaxAge
argument.
@envelop/[email protected]
Minor Changes
Patch Changes
- Updated dependencies
[cafc43f
,
09a4bc1
]:- @envelop/[email protected]
@envelop/[email protected]
Patch Changes
- Updated dependencies
[cafc43f
,
09a4bc1
]:- @envelop/[email protected]
October 25, 2023
@envelop/[email protected]
Patch Changes
4183b275
Thanks @EmrysMyrddin! - Fix leak of cache metadata in the
result when cache is skipped.
@envelop/[email protected]
Patch Changes
-
4183b275
Thanks @EmrysMyrddin! - Fix leak of cache metadata in the
result when cache is skipped. -
Updated dependencies
[4183b275
]:- @envelop/[email protected]
October 17, 2023
@envelop/[email protected]
Patch Changes
- Updated dependencies
[408f5be3
]:- @envelop/[email protected]
@envelop/[email protected]
Patch Changes
@envelop/[email protected]
Patch Changes
- Updated dependencies
[408f5be3
]:- @envelop/[email protected]
@envelop/[email protected]
Minor Changes
- #1982
408f5be3
Thanks @darren-west! - Option to skip executing theonResolve
hook during introspection queries
@envelop/[email protected]
Patch Changes
- Updated dependencies
[408f5be3
]:- @envelop/[email protected]
@envelop/[email protected]
Patch Changes
- Updated dependencies
[408f5be3
]:- @envelop/[email protected]
@envelop/[email protected]
Patch Changes
- Updated dependencies
[408f5be3
]:- @envelop/[email protected]
October 16, 2023
@envelop/[email protected]
Major Changes
-
#1986
68e7a2a5
Thanks @EmrysMyrddin! - Breaking Change: Support of Node 16
is dropped. -
#1939
f7ef03c0
Thanks @EmrysMyrddin! - TheaddPlugin
function now insert the
plugin in place in the plugin list, leading to a more predictable execution order.Breaking Change: This change alter the execution order of plugins. This can break some plugins
that was relying on the fact theaddPlugin
allowed to push a plugin to the end of the plugin
list.If it is the case, the best fix is to reorder the plugin list and ensure the plugin is in the
right position, after all its dependencies.
Patch Changes
- Updated dependencies
[68e7a2a5
]:- @envelop/[email protected]
@envelop/[email protected]
Major Changes
-
#1986
68e7a2a5
Thanks @EmrysMyrddin! - Breaking Change: Support of Node 16
is dropped. -
Updated dependencies
[68e7a2a5
,
f7ef03c0
]:- @envelop/[email protected]
@envelop/[email protected]
Major Changes
-
#1986
68e7a2a5
Thanks @EmrysMyrddin! - Breaking Change: Support of Node 16
is dropped. -
Updated dependencies
[68e7a2a5
,
f7ef03c0
]:- @envelop/[email protected]
@envelop/[email protected]
Major Changes
-
#1986
68e7a2a5
Thanks @EmrysMyrddin! - Breaking Change: Support of Node 16
is dropped. -
Updated dependencies
[68e7a2a5
,
f7ef03c0
]:- @envelop/[email protected]
@envelop/[email protected]
Major Changes
-
#1986
68e7a2a5
Thanks @EmrysMyrddin! - Breaking Change: Support of Node 16
is dropped. -
Updated dependencies
[68e7a2a5
,
f7ef03c0
]:- @envelop/[email protected]
- @envelop/[email protected]
Patch Changes
- Updated dependencies
[68e7a2a5
]:- @envelop/[email protected]
@envelop/[email protected]
Major Changes
-
#1986
68e7a2a5
Thanks @EmrysMyrddin! - Breaking Change: Support of Node 16
is dropped. -
Updated dependencies
[68e7a2a5
,
f7ef03c0
]:- @envelop/[email protected]
@envelop/[email protected]
Major Changes
-
#1986
68e7a2a5
Thanks @EmrysMyrddin! - Breaking Change: Support of Node 16
is dropped. -
Updated dependencies
[68e7a2a5
,
f7ef03c0
]:- @envelop/[email protected]
@envelop/[email protected]
Major Changes
-
#1986
68e7a2a5
Thanks @EmrysMyrddin! - Breaking Change: Support of Node 16
is dropped. -
Updated dependencies
[68e7a2a5
,
f7ef03c0
]:- @envelop/[email protected]
@envelop/[email protected]
Major Changes
-
#1986
68e7a2a5
Thanks @EmrysMyrddin! - Breaking Change: Support of Node 16
is dropped. -
Updated dependencies
[68e7a2a5
,
f7ef03c0
]:- @envelop/[email protected]
@envelop/[email protected]
Major Changes
-
#1986
68e7a2a5
Thanks @EmrysMyrddin! - Breaking Change: Support of Node 16
is dropped. -
Updated dependencies
[68e7a2a5
,
f7ef03c0
]:- @envelop/[email protected]
@envelop/[email protected]
Major Changes
-
#1986
68e7a2a5
Thanks @EmrysMyrddin! - Breaking Change: Support of Node 16
is dropped. -
Updated dependencies
[68e7a2a5
,
f7ef03c0
]:- @envelop/[email protected]
@envelop/[email protected]
Major Changes
-
#1986
68e7a2a5
Thanks @EmrysMyrddin! - Breaking Change: Support of Node 16
is dropped. -
Updated dependencies
[68e7a2a5
,
f7ef03c0
]:- @envelop/[email protected]
@envelop/[email protected]
Major Changes
-
#1986
68e7a2a5
Thanks @EmrysMyrddin! - Breaking Change: Support of Node 16
is dropped. -
Updated dependencies
[68e7a2a5
,
f7ef03c0
]:- @envelop/[email protected]
@envelop/[email protected]
Major Changes
-
#1986
68e7a2a5
Thanks @EmrysMyrddin! - Breaking Change: Support of Node 16
is dropped. -
Updated dependencies
[68e7a2a5
,
f7ef03c0
]:- @envelop/[email protected]
Patch Changes
- Updated dependencies
[68e7a2a5
]:- @envelop/[email protected]
@envelop/[email protected]
Major Changes
-
#1986
68e7a2a5
Thanks @EmrysMyrddin! - Breaking Change: Support of Node 16
is dropped. -
Updated dependencies
[68e7a2a5
,
f7ef03c0
]:- @envelop/[email protected]
Patch Changes
- #1999
[aba3c5c6
](https:...