v7.0.5

clockworklabs/SpacetimeDBv7.0.5May 29, 2026by sindresorhus

AI Summary

This release addresses a specific bug regarding stack frames in the error overview, ensuring that error reporting remains stable and informative for developers.

Key Highlights

  • Fix: Handle incomplete stack frames in error overview
  • Addresses GitHub issue #965
  • Commit b2350c1

Full Release Notes

- Fix: Handle incomplete stack frames in error overview (#965)  b2350c1

---

https://github.com/vadimdemedes/ink/compare/v7.0.4...v7.0.5