v0.11.4
Changes
- chore(changelog): strip v0.11.4 stub so release.sh regenerates it (55508c5)
- feat: per-action loading bar + lvt-fx:scroll=reset-on + lvt-fx:auto-click (#123) (08b37bb)
Installation
npm
npm install @livetemplate/client@0.11.4CDN
<script src="https://cdn.jsdelivr.net/npm/@livetemplate/client@0.11.4/dist/livetemplate-client.browser.js"></script>Related Releases
This release follows the LiveTemplate core library version 0.11.x
- Core Library: https://github.com/livetemplate/livetemplate
- CLI Tool: https://github.com/livetemplate/lvt
- Examples: https://github.com/livetemplate/examples