wxt-v0.20.19
wxt-dev/wxtwxt-v0.20.19Mar 14, 2026by github-actions[bot]
AI Summary
Major release adding Vite 8 support with performance improvements using rolldown filter and replacing dependencies with lighter alternatives.
Key Highlights
- Vite 8 support
- Use filter to improve plugin performance with rolldown
- Replace fast-glob and ora with lighter alternatives
- Replace `fs-extra` with `node:fs/promises`
New Features
- Vite 8 support
Full Release Notes
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.20.18...wxt-v0.20.19) ### 🚀 Enhancements - Vite 8 support ([bfd4af5d](https://github.com/wxt-dev/wxt/commit/bfd4af5d)) ### 🔥 Performance - Use filter to improve plugin performance with rolldown ([#1787](https://github.com/wxt-dev/wxt/pull/1787)) ### 🩹 Fixes - List eslint 10 as supported ([55dc263d](https://github.com/wxt-dev/wxt/commit/55dc263d)) ### 📖 Documentation - Added "Scrape Similar" to the homepage ([#2158](https://github.com/wxt-dev/wxt/pull/2158)) - Added "isTrust" to the homepage ([#2161](https://github.com/wxt-dev/wxt/pull/2161)) ### 🏡 Chore - Add `prettier-plugin-jsdoc` to project ([#2171](https://github.com/wxt-dev/wxt/pull/2171)) - Replace fast-glob and ora with lighter alternatives ([#2173](https://github.com/wxt-dev/wxt/pull/2173)) - **deps:** Upgrade deps ([#2175](https://github.com/wxt-dev/wxt/pull/2175)) - Replace `fs-extra` with `node:fs/promises` ([#2174](https://github.com/wxt-dev/wxt/pull/2174)) ### ❤️ Contributors - Florian Metz ([@Timeraa](https://github.com/Timeraa)) - Aaron ([@aklinker1](https://github.com/aklinker1)) - Patryk Kuniczak ([@PatrykKuniczak](https://github.com/PatrykKuniczak)) - Etoome ([@etoome](https://github.com/etoome)) - Kuba ([@zizzfizzix](https://github.com/zizzfizzix))