Skip to content

Release 0.9.3

Latest
Compare
Choose a tag to compare
@poef poef released this 22 Mar 11:01
· 17 commits to main since this release

This release improves memory usage quite a bit, by defining Proxy handlers just once and re-using them.
It also removes the node:crypto dependency, this is now available by default. This allows you to use jsontag as an esm module from a cdn.
It also fixes missing clone and Link functions in the browser.js