wxt-v0.19.26
wxt-dev/wxtwxt-v0.19.26Jan 28, 2025by github-actions[bot]
AI Summary
A minor bug fix release addressing event handling in content scripts to prevent duplicate event firing.
Key Highlights
- Deduplicate wxt:content-script-started event
Full Release Notes
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.19.25...wxt-v0.19.26) ### 🩹 Fixes - **context:** Deduplicate `wxt:content-script-started` ([#1364](https://github.com/wxt-dev/wxt/pull/1364)) ### ❤️ Contributors - Deniz Uğur ([@DenizUgur](http://github.com/DenizUgur))