We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ca9884 + 7c16a1f commit cad0abbCopy full SHA for cad0abb
.changeset/stupid-cooks-sneeze.md
packages/svelte-tel-input/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# svelte-tel-input
2
3
+## 3.6.0
4
+### Minor Changes
5
+
6
7
8
+- feat: option to disallow detecting and changing country from e164 number ([#240](https://github.com/gyurielf/svelte-tel-input/pull/240))
9
10
## 3.5.2
11
### Patch Changes
12
packages/svelte-tel-input/package.json
@@ -1,7 +1,7 @@
{
"name": "svelte-tel-input",
"description": "svelte-tel-input",
- "version": "3.5.2",
+ "version": "3.6.0",
"repository": {
"type": "git",
"url": "git+https://github.com/gyurielf/svelte-tel-input.git"
0 commit comments