Skip to content

September 18, 2025

Choose a tag to compare

@github-actions github-actions released this 18 Sep 12:20
· 197 commits to main since this release
5d852c2

@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

@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

@envelop/response-cache@8.0.2

Patch Changes

@envelop/validation-cache@9.0.1

Patch Changes