Skip to content

1.1

Choose a tag to compare

@devsarfo devsarfo released this 24 Jul 19:51
· 27 commits to main since this release

What's Changed

  • Resolved a bug where PhoneNumberRule could throw a TypeError if the input was null or an empty string.
  • The rule now gracefully handles empty values and respects the nullable validation rule as expected.