Skip to content

v0.8.29

Choose a tag to compare

@adnaan adnaan released this 18 Apr 20:19
· 107 commits to main since this release

Changes

  • fix(release): prompt before releasing with un-pushed local commits (54e5b08)
  • fix(release): auto-switch to main before releasing (81d3c75)
  • fix(morphdom): preserve checkbox/radio checked state across updates (#81) (ab879f7)
  • Revert "fix(morphdom): preserve checkbox/radio checked state across updates" (adc9e55)
  • fix(morphdom): preserve checkbox/radio checked state across updates (0d791e0)

Installation

npm

npm install @livetemplate/client@0.8.29

CDN

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

Related Releases

This release follows the LiveTemplate core library version 0.8.x