wxt-v0.20.16
wxt-dev/wxtwxt-v0.20.16Feb 12, 2026by github-actions[bot]
AI Summary
Reverted a previous change and optimized E2E test execution speed.
Key Highlights
- Reverted Rollup prop name change
- Speed up E2E tests by skipping pnpm install
Full Release Notes
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.20.15...wxt-v0.20.16) ### 🩹 Fixes - Revert "rename `name` to `names` prop of `rollup` to fix deprecated warning " ([#2106](https://github.com/wxt-dev/wxt/pull/2106)) ### 🏡 Chore - Speed up E2E tests by skipping `pnpm install` when possible ([#2113](https://github.com/wxt-dev/wxt/pull/2113)) ### ❤️ Contributors - Aaron ([@aklinker1](https://github.com/aklinker1))