Skip to content

Releases: viamrobotics/viam-svelte-sdk

v0.7.3

05 Nov 21:52
0118948

Choose a tag to compare

Patch Changes

  • 59019a5: Persist query logging settings in local storage
  • b97b6ec: Only execute robot queries when connected

v0.7.2

04 Nov 20:06
2c765ed

Choose a tag to compare

Patch Changes

  • 530af6c: do not create resource clients until connected

v0.7.1

15 Oct 21:15
788c561

Choose a tag to compare

Patch Changes

  • 7712e9a: Don't poll when disabled, include errors in hooks
  • cb37189: Update machine status hook to include pending field and sort resource statuses by name.

v0.7.0

23 Sep 16:28
eef2e3f

Choose a tag to compare

Minor Changes

v0.6.2

18 Sep 17:51
a646b39

Choose a tag to compare

Patch Changes

  • 79604ac: Export streamQueryKey factory to help with query management
  • eb67d3d: Fix create-resource-stream params

v0.6.1

08 Sep 18:46
7b666b9

Choose a tag to compare

Patch Changes

  • 92cfb39: Fix tanstack stream query options
  • 5c0c4b4: Use new robotClient.dial method for connection

v0.6.0

04 Sep 15:41
2bf3244

Choose a tag to compare

Minor Changes

  • e4a8e83: Add createResourceStream hook

v0.5.0

21 Aug 16:56
5a61a1a

Choose a tag to compare

Minor Changes

v0.4.7

18 Aug 20:16
a65b6a5

Choose a tag to compare

Patch Changes

  • c0ecc42: Add configurable query logging.
  • ea611c1: Only fetch resourceNames if machine status is 'Running'

v0.4.6

18 Aug 17:08
67294b2

Choose a tag to compare

Patch Changes

  • 57fef62: Refetch resourceNames if list is empty and connection established