v0.11.8
Changes
- chore(changelog): drop Unreleased block ahead of release (210bddb)
- feat: data-lvt-redact — Preview-mode field redaction (#127) (6e3f7c9)
Installation
npm
npm install @livetemplate/client@0.11.8CDN
<script src="https://cdn.jsdelivr.net/npm/@livetemplate/client@0.11.8/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