Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@envelop/rate-limiter@8.1.0
Minor Changes
6164637
Thanks @EmrysMyrddin! - Validate the configuration at schema
loading time. The plugin now throws an error on invalid configuration, such as:
Patch Changes
#2676
6164637
Thanks @EmrysMyrddin! - dependencies updates:
@types/picomatch@^4.0.2
↗︎ (todependencies
)picomatch@^4.0.3
↗︎ (todependencies
)minimatch@^10.0.1
↗︎(from
dependencies
)#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! - Fixed
rateLimitDirectiveName
optionbeing ignored.
Updated dependencies
[
92948d8
]:@envelop/core@5.3.2
Patch Changes
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
2525301
Thanks @renovate! - dependencies updates:
lru-cache@^11.0.0
↗︎(from
^10.0.0
, independencies
)[
92948d8
]:@envelop/response-cache@8.0.2
Patch Changes
2525301
Thanks @renovate! - dependencies updates:
lru-cache@^11.0.0
↗︎(from
^10.0.0
, independencies
)[
92948d8
]:@envelop/validation-cache@9.0.1
Patch Changes
2525301
Thanks @renovate! - dependencies updates:
lru-cache@^11.0.0
↗︎(from
^10.0.0
, independencies
)[
92948d8
]: