analytics-v0.5.3
wxt-dev/wxtanalytics-v0.5.3Feb 22, 2026by github-actions[bot]
AI Summary
Bug fixes and type improvements for the analytics package including background script detection.
Key Highlights
- Added `getAppConfig` as an alias
- Allowed `userId` option to return `undefined`
- Improved background script detection logic
Full Release Notes
[compare changes](https://github.com/wxt-dev/wxt/compare/analytics-v0.5.2...analytics-v0.5.3) ### 🩹 Fixes - Add `getAppConfig` as an alias to `useAppConfig` ([#2144](https://github.com/wxt-dev/wxt/pull/2144)) - Allow `userId` option to return `undefined` ([636cf1f8](https://github.com/wxt-dev/wxt/commit/636cf1f8)) - Improve background script detection logic for analytics package ([#1808](https://github.com/wxt-dev/wxt/pull/1808)) ### 🏡 Chore - Created new types, instead of `any` for `analytics` ([#2119](https://github.com/wxt-dev/wxt/pull/2119)) ### ❤️ Contributors - Smit ([@sm17p](https://github.com/sm17p)) - Aaron ([@aklinker1](https://github.com/aklinker1)) - Patryk Kuniczak ([@PatrykKuniczak](https://github.com/PatrykKuniczak)) - Sheng Zhang ([@Arktomson](https://github.com/Arktomson))