wxt-v0.20.17
wxt-dev/wxtwxt-v0.20.17Feb 12, 2026by github-actions[bot]
AI Summary
Bug fix to complete the migration from CommonJS to ESM modules.
Key Highlights
- Updated leftover CJS require to ESM
Full Release Notes
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.20.16...wxt-v0.20.17) ### 🩹 Fixes - Update left-over CJS require of `publish-browser-extension` to ESM ([#2120](https://github.com/wxt-dev/wxt/pull/2120)) ### ❤️ Contributors - Aaron ([@aklinker1](https://github.com/aklinker1))