Skip to content

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 27 Jul 09:52
· 24 commits to main since this release

🚀 Release @addon-core/browser v0.7.1 (2026-07-27)

🐛 Bug Fixed

  • env: enhance isBackground check and add tests (e98552d)

    • Updated isBackground to use safer runtime checks and browser API
      fallback.
    • Added a comprehensive test suite (env.test.ts) to ensure reliability
      of background context detection.

🙌 Contributors