Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Fix minLength and maxLength rules to use mutated value

Choose a tag to compare

@thetutlage thetutlage released this 17 May 07:23
· 58 commits to develop since this release

Using the original value was required before adding the trim and the escape rules. 7a0402e

Commits

  • fix: use the mutated value for validating minLength and maxLength 80081bb
  • chore: update dependencies 2d63698

Full Changelog: v12.3.1...v12.3.2