v0.15.0
Changes
- feat(dom): lvt-fx:text-select — character-range selection over diff text (#140) (392c829)
- feat(dom): lvt-fx:preview-bridge for opaque-origin iframe previews (#139) (f6bf9a9)
Installation
npm
npm install @livetemplate/client@0.15.0CDN
<script src="https://cdn.jsdelivr.net/npm/@livetemplate/client@0.15.0/dist/livetemplate-client.browser.js"></script>Related Releases
This release follows the LiveTemplate core library version 0.15.x
- Core Library: https://github.com/livetemplate/livetemplate
- CLI Tool: https://github.com/livetemplate/lvt
- Examples: https://github.com/livetemplate/examples