v0.22.0
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