Skip to content

3.1.4

Choose a tag to compare

@fontebasso fontebasso released this 30 Jun 15:29
· 35 commits to main since this release
Immutable release. Only release title and notes can be modified.
6eb467b

Added

  • Added property-based fuzz tests using fast-check to improve validation robustness against unexpected inputs.

  • Added four fuzz/property-based test targets covering:

    • core environment validation
    • custom validators
    • arbitrary schema inputs
    • encoding and edge cases
  • Added a dedicated fuzz CI workflow to run property-based fuzz tests on Node.js 22, 24, and 26.