Skip to content

Releases: typesnippet/react-phone-hooks

Release v0.1.9

21 Jul 17:21
96d7c7e

Choose a tag to compare

What's Changed

  • Fix "ReferenceError: document is not defined" issue (GH-44)

Thanks

Changelog: v0.1.8...v0.1.9

Release v0.1.8

20 Jul 11:09
dfa9e86

Choose a tag to compare

What's Changed

  • Drop support of the toll-free numbers (GH-42)
  • Update the validation patterns (GH-40)

Changelog: v0.1.7...v0.1.8

Release v0.1.7

04 Jul 19:18
4037245

Choose a tag to compare

What's Changed

  • Implement advanced country filtering (GH-39)
  • Update the validation patterns (GH-37)

Thanks

Changelog: v0.1.6...v0.1.7

Release v0.1.6

26 Jun 16:22
ae6e16e

Choose a tag to compare

What's Changed

  • Provide i18n support with 70+ languages (GH-36)
  • Fix: Update Input Mask for UAE (GH-33)

New Contributors

Changelog: v0.1.5...v0.1.6

Release v0.1.5

15 Jun 14:18
2336d5e

Choose a tag to compare

What's Changed

  • Optional parentheses feature (GH-34)
  • Implement compatibility with SSR (GH-30)
  • Update the validation patterns (GH-28, GH-31, GH-32)

Changelog: v0.1.4...v0.1.5

Release v0.1.4

04 May 16:48
62d2ec4

Choose a tag to compare

What's Changed

  • Improve getMetadata prioritization (GH-27)

Changelog: v0.1.3...v0.1.4

Release v0.1.3

02 May 08:43
d175f23

Choose a tag to compare

What's Changed

Changelog: v0.1.2...v0.1.3

Release v0.1.2

29 Feb 09:15
f75dcb7

Choose a tag to compare

What's Changed

  • Update the validation patterns (GH-17)
  • GH-19: Fix Singapore input mask (GH-20)

Changelog: v0.1.1...v0.1.2

Release v0.1.1

15 Feb 14:27
76c090e

Choose a tag to compare

What's Changed

  • Update the validation patterns (GH-13)
  • Update the validation patterns - Mexico, El Salvador (GH-14)
  • Update Mexico area codes and input masks (GH-16)

Changelog: v0.1.0...v0.1.1

Release v0.1.0

14 Jan 18:12
8f30115

Choose a tag to compare

What's Changed

  • Update the validation patterns (GH-11)
  • Synchronize the development directory with the analogs (GH-12)
  • Added "Usage" section with showcase snippets in the README (GH-12)

Changelog: v0.1.0-beta.1...v0.1.0