Skip to content

v0.8.28

Choose a tag to compare

@adnaan adnaan released this 18 Apr 10:00
· 113 commits to main since this release

Changes

  • fix(checkbox): send array of values for multiple same-name checkboxes (#78) (2bca20e)
  • chore(release): v0.8.27 (72a925f)
  • fix(link-interceptor): fix popstate back/forward navigation regression (053a6b7)

Installation

npm

npm install @livetemplate/client@0.8.28

CDN

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

Related Releases

This release follows the LiveTemplate core library version 0.8.x