v0.8.28
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.28CDN
<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
- Core Library: https://github.com/livetemplate/livetemplate
- CLI Tool: https://github.com/livetemplate/lvt
- Examples: https://github.com/livetemplate/examples