Skip to content

Implement additional rules

Choose a tag to compare

@thetutlage thetutlage released this 14 Jun 07:04
· 82 commits to develop since this release
  • feat: implement normalizeUrl rule c3a893f
  • refactor: remove he dependency and encode rule b16ea5d
  • feat: implement escape and encode rules 7d6ba6d
  • feat: implement toUpperCase, toLowerCase and toCamelCase rules 0c9be26
  • feat: implement ascii, iban, jwt, and coordinates rules 0ae33d7
  • feat: implement uuid rule 2372fae
  • feat: implement postal code rule eff6f61
  • feat: implement passport rule 53f402a
  • feat: implement creditCard rule 9cd8fdf
  • chore: update dependencies dd68dfe
  • refactor: export SimpleMessagesProvider and SimpleErrorReporter 8eaf6d2
  • docs: update benchmarks 8532cfa
  • feat: define otherwise error reporter for unions 45646f2
  • chore(benchmarks): union conditions (#1) 869d787

What's Changed

  • fix(benchmarks): union conditions by @webNeat in #1

New Contributors

Full Changelog: v1.2.0...v1.3.0