September 18, 2025
·
197 commits
to main
since this release
@envelop/core@5.3.2
Patch Changes
- #2665
92948d8
Thanks @EmrysMyrddin! - Fix getters and setters being stripped
away. The value was copied at plugin creation instead of copying the getter and setter (if any).
@envelop/parser-cache@9.0.1
Patch Changes
- #2262
2525301
Thanks @renovate! - dependencies updates:- Updated dependency
lru-cache@^11.0.0↗︎
(from^10.0.0, independencies)
- Updated dependency
- Updated dependencies
[92948d8]:- @envelop/core@5.3.2
@envelop/rate-limiter@8.1.0
Minor Changes
- #2676
6164637
Thanks @EmrysMyrddin! - Validate the configuration at schema
loading time. The plugin now throws an error on invalid configuration, such as:- Multiple field configuration matching the same field
- A field configuration matching a field already having a directive
Patch Changes
-
#2676
6164637
Thanks @EmrysMyrddin! - dependencies updates:- Added dependency
@types/picomatch@^4.0.2↗︎ (to
dependencies) - Added dependency
picomatch@^4.0.3↗︎ (to
dependencies) - Removed dependency
minimatch@^10.0.1↗︎
(fromdependencies)
- Added dependency
-
#2676
6164637
Thanks @EmrysMyrddin! - Massive reduction of performance impact
on GraphQL execution. Overhead has been minimalized on rate-limited fields, and entirely
suppressed on other fields. -
#2676
6164637
Thanks @EmrysMyrddin! - FixedrateLimitDirectiveNameoption
being ignored. -
Updated dependencies
[92948d8]:- @envelop/core@5.3.2
@envelop/response-cache@8.0.2
Patch Changes
- #2262
2525301
Thanks @renovate! - dependencies updates:- Updated dependency
lru-cache@^11.0.0↗︎
(from^10.0.0, independencies)
- Updated dependency
- Updated dependencies
[92948d8]:- @envelop/core@5.3.2
@envelop/validation-cache@9.0.1
Patch Changes
- #2262
2525301
Thanks @renovate! - dependencies updates:- Updated dependency
lru-cache@^11.0.0↗︎
(from^10.0.0, independencies)
- Updated dependency
- Updated dependencies
[92948d8]:- @envelop/core@5.3.2