3.1.4
·
35 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Added
-
Added property-based fuzz tests using
fast-checkto 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
fuzzCI workflow to run property-based fuzz tests on Node.js 22, 24, and 26.