Skip to content

v3.0.0

Choose a tag to compare

@caleb531 caleb531 released this 11 Sep 03:46
· 40 commits to main since this release
7d65580

YVS v3 is a major release which extends the library compatibility to runtimes beyond Node, including Cloudflare Workers and even in a web browser. There are no changes to the JavaScript API, so v3 should be a drop-in replacement for v2.

This new version requires WASM and Fetch API support in your JavaScript runtime.