Releases: jackocnr/intl-tel-input
Releases · jackocnr/intl-tel-input
v25.2.0
v25.1.1
v25.1.0
v25.0.2
v25.0.1
v25.0.0
- BREAKING: make isValidNumberPrecise respect validationNumberType (which is MOBILE only by default)
- BREAKING: validationNumberType now validationNumberTypes (array) allowing you to specify multiple valid number types e.g.
["TOLL_FREE", "PREMIUM_RATE"]
- BREAKING: rename static method loadUtils to attachUtils, and rename initialisation option loadUtilsOnInit to loadUtils (and remove support for providing a string URL in both cases - instead it must be a function that imports the utils module and returns a promise, as per the readme)
v24.8.2
v24.8.1
v24.8.0
v24.7.0
Add Danish language - thanks @matthiasdilger