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 8f62cb4 + beecf1d commit 67294b2Copy full SHA for 67294b2
.changeset/floppy-hats-say.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @viamrobotics/svelte-sdk
2
3
+## 0.4.6
4
+
5
+### Patch Changes
6
7
+- 57fef62: Refetch resourceNames if list is empty and connection established
8
9
## 0.4.5
10
11
### Patch Changes
package.json
@@ -2,7 +2,7 @@
"name": "@viamrobotics/svelte-sdk",
"description": "Build Svelte apps with Viam",
"license": "Apache-2.0",
- "version": "0.4.5",
+ "version": "0.4.6",
"scripts": {
"dev": "vite dev",
"build": "vite build && npm run prepack",
0 commit comments