v0.8.34
Changes
- fix(release): use explicit refspec to update tracking ref before sync check (#98) (51b5510)
- feat: data-lvt-target for scroll effects + lvt-scroll-away visibility toggle (#94) (860861b)
Installation
npm
npm install @livetemplate/client@0.8.34CDN
<script src="https://cdn.jsdelivr.net/npm/@livetemplate/client@0.8.34/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