analytics-v0.5.1
wxt-dev/wxtanalytics-v0.5.1Sep 3, 2025by github-actions[bot]
AI Summary
This update integrates the latest Google Analytics measurement protocol changes and migrates away from type definitions.
Key Highlights
- Integrate latest measurement protocol changes
- Use @wxt-dev/browser instead of @types/chrome
- Upgrade TypeScript to 5.9.2
Full Release Notes
[compare changes](https://github.com/wxt-dev/wxt/compare/analytics-v0.5.0...analytics-v0.5.1) ### 🚀 Enhancements - Integrate latest measurement protocol changes ([#1767](https://github.com/wxt-dev/wxt/pull/1767)) ### 🩹 Fixes - Use `@wxt-dev/browser` instead of `@types/chrome` ([#1645](https://github.com/wxt-dev/wxt/pull/1645)) ### 🏡 Chore - Stop using PNPM catalog ([#1644](https://github.com/wxt-dev/wxt/pull/1644)) - Upgrade `@aklinker1/check` to v2 ([#1647](https://github.com/wxt-dev/wxt/pull/1647)) - Change browser workspace dependency to `^` ([c7335add](https://github.com/wxt-dev/wxt/commit/c7335add)) - Fix auto-fixable `markdownlint` errors ([#1710](https://github.com/wxt-dev/wxt/pull/1710)) - **deps:** Upgrade typescript from 5.8.3 to 5.9.2 ([a6eef643](https://github.com/wxt-dev/wxt/commit/a6eef643)) - Create script for managing dependency upgrades ([#1875](https://github.com/wxt-dev/wxt/pull/1875)) - **deps:** Upgrade all dev dependencies ([#1876](https://github.com/wxt-dev/wxt/pull/1876)) ### ❤️ Contributors - Aaron ([@aklinker1](https://github.com/aklinker1)) - Tanishq-aggarwal ([@tanishq-aggarwal](https://github.com/tanishq-aggarwal))