Skip to content

@alwatr/validator@1.1.0

Compare
Choose a tag to compare
@AliMD AliMD released this 12 Sep 13:49
· 54 commits to next since this release
97d8b75

1.1.0 (2023-09-12)

1.0.0 (2023-06-14)

0.32.0 (2023-05-27)

0.31.0 (2023-05-08)

Bug Fixes

  • type: Stringifyable (058381b)
  • validator: add 98 in start of phone number (a26b6ae)
  • validator: array schema f**ing issue! (f38a4a5)
  • validator: array support (08f5215)
  • validator: improve sanitizePhoneNumber structure (fb90f2f)
  • validator: local country code issue (07e9cc0)
  • validator: remove an unused expression (d1fe2b4)

Features

  • validator: add some new functions to validate (aea3ec1)
  • validator: array in JsonSchema (58c9c56)
  • validator: fix default value of replaceNumberToLang (0345add)
  • validator: sanitizePhoneNumber (41f2050)
  • validator: support array (b632a7a)

0.30.0 (2023-03-06)

Bug Fixes

  • validator: change ValidType to StringifyableRecord (ca1e191)

0.29.0 (2023-02-10)

Bug Fixes

  • validator: not accept empty string (433236b)

0.28.0 (2023-01-20)

Bug Fixes

Features

  • validator: additionalProperties (60829a6)
  • validator: demo (9e577ca)
  • validator: enum values (7c02422)
  • validator: export schema type (da91546)
  • validator: new package (5aa48c3)
  • validator: rename var (b68b2e4)
  • validator: throw value in error (4e99b80)
  • validator: update demo (d49929f)
  • validator: update demo (cc21a90)