Skip to content

v0.13.0

Choose a tag to compare

@adnaan adnaan released this 11 Jun 20:32
· 51 commits to main since this release

Changes

  • feat(upload): serialize the form's fields into a Proxied upload (#130) (a4911c3)

Installation

npm

npm install @livetemplate/client@0.13.0

CDN

<script src="https://cdn.jsdelivr.net/npm/@livetemplate/client@0.13.0/dist/livetemplate-client.browser.js"></script>

Related Releases

This release follows the LiveTemplate core library version 0.13.x