Files
wxt/packages/analytics/CHANGELOG.md
T
github-actions[bot] 1171cf52f0
📼 VHS / Create VHS (push) Cancelled after 0s
chore(release): @wxt-dev/analytics v0.5.4
2026-02-22 17:29:53 -06:00

3.8 KiB

Changelog

v0.5.4

compare changes

🩹 Fixes

  • Continue using useAppConfig to support older versions of WXT (bfd94556)

❤️ Contributors

v0.5.3

compare changes

🩹 Fixes

  • Add getAppConfig as an alias to useAppConfig (#2144)
  • Allow userId option to return undefined (636cf1f8)
  • Improve background script detection logic for analytics package (#1808)

🏡 Chore

  • Created new types, instead of any for analytics (#2119)

❤️ Contributors

v0.5.2

compare changes

🩹 Fixes

  • Normalize path for createAnalytics of analytics/index.ts (#2013)
  • Allow custom API URL in Google Analytics 4 provider options (#1653)

💅 Refactors

  • Code cleanup in analytics package (#2084)

🏡 Chore

  • Fix other type error after chrome types update (31ebf966)
  • Upgrade dev and non-major prod dependencies (#2000)
  • Use tsdown to build packages (#2006)
  • Move script-only dev dependencies to top-level package.json (#2007)
  • Update dependencies (#2069)

❤️ Contributors

v0.5.1

compare changes

🚀 Enhancements

  • Integrate latest measurement protocol changes (#1767)

🩹 Fixes

  • Use @wxt-dev/browser instead of @types/chrome (#1645)

🏡 Chore

  • Stop using PNPM catalog (#1644)
  • Upgrade @aklinker1/check to v2 (#1647)
  • Change browser workspace dependency to ^ (c7335add)
  • Fix auto-fixable markdownlint errors (#1710)
  • deps: Upgrade typescript from 5.8.3 to 5.9.2 (a6eef643)
  • Create script for managing dependency upgrades (#1875)
  • deps: Upgrade all dev dependencies (#1876)

❤️ Contributors

v0.5.0

⚠️ breaking changescompare changes

🩹 Fixes

  • ⚠️ Update min WXT version to 0.20 (2e8baf0)

❤️ Contributors