Skip to content

v0.16.0

Choose a tag to compare

@adnaan adnaan released this 05 Jul 07:25
· 30 commits to main since this release

Changes

  • feat(client): liveness heartbeat — detect dead/zombie sockets and reconnect (#142) (60d1e3c)

Installation

npm

npm install @livetemplate/client@0.16.0

CDN

<script src="https://cdn.jsdelivr.net/npm/@livetemplate/client@0.16.0/dist/livetemplate-client.browser.js"></script>

Related Releases

This release follows the LiveTemplate core library version 0.16.x