JSSDK 0.5.8: minor bugfix version & metadata preload
2023-12-23
JS-SDK 0.5.8 release with minor bugfix:
- Typing.
- Rename
#send
to_send
, avoid crashes in some old browsers.
- The
OnChainRegistory
can’t initialization withclusterId
only.
- Preload metadata via http to
getClient
factory function.