Skip to content

v0.22.0

Choose a tag to compare

@shazow shazow released this 12 May 16:16
· 55 commits to main since this release

What's Changed

  • proxies: Detect more off-by-one slot proxies by @shazow in #180
    • Generally improves detection of various proxies in practice. Seems that compilers sometimes introduce an off by 1 or 2 slot constants and rely on runtime math to adjust.
  • pnpm update

Full Changelog: v0.21.1...v0.22.0