v0.16.5
Changes
- ci: pin publish npm back to 11 (npm 12 --provenance is broken) (bc68eab)
Installation
npm
npm install @livetemplate/client@0.16.5CDN
<script src="https://cdn.jsdelivr.net/npm/@livetemplate/client@0.16.5/dist/livetemplate-client.browser.js"></script>Related Releases
This release follows the LiveTemplate core library version 0.16.x
- Core Library: https://github.com/livetemplate/livetemplate
- CLI Tool: https://github.com/livetemplate/lvt
- Examples: https://github.com/livetemplate/examples