react-international-phone
Advanced tools
Changelog
2.0.0 (2023-03-10)
cursor: fix cursor position on autofocus (a7805fb)
cursor: set cursor position on initialization (4176553)
history: add history initial value function setter, fix state comparing (5893db6)
PhoneInput: fix call onChange callback after redo/undo and country change (e8f5ffc)
store country in history, update country flag on undo/redo (8259173)
usePhoneInput: fix dial code population on phone removal after the first render (2b14c61)
usePhoneInput: remove double rendering on initialization (241e3e1)
refactor!: remove usePhone hook, change hideSpaceAfterDialCode with charAfterDialCode (69731ae)
usePhone
hook has been removedhideSpaceAfterDialCode
prop was changed with charAfterDialCode