Releases: gyurielf/svelte-tel-input
Releases · gyurielf/svelte-tel-input
[email protected]
Patch Changes
- fix: support svelte v5 as peer dependency (#233)
[email protected]
Patch Changes
- fix: Allow for
undefined
as a value for country making the input easier to consume in reusable components. (#228)
[email protected]
[email protected]
Patch Changes
- fix: updateValue second param should be optional (#218)
[email protected]
Minor Changes
- feat: introduce
updateValue
method which allows you to update value from outside. (#216)
[email protected]
[email protected]
Patch Changes
- fix: allow using yarn classic in all workspaces (#209)
[email protected]
Patch Changes
- chore: allow yarn classic engine (#207)
[email protected]
[email protected]
Patch Changes
- fix: import of examplePhoneNumbers (#201)