You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dropped showSelectedDialCode in favour of new separateDialCode option
Dropped countrySearch option (leaving it enabled)
Dropped preferredCountries option in favour of new countryOrder option
Moved global variables window.intlTelInputGlobals and window.intlTelInputUtils to static variables on intlTelInput object e.g. intlTelInput.getCountryData() and intlTelInput.utils.getValidationError()
Switch translation files from .mjs to .js to increase compatibility e.g. esbuild