wxt-v0.20.25

semaphoreui/semaphorewxt-v0.20.25Apr 18, 2026by github-actions[bot]

AI Summary

A maintenance release for the WXT framework addressing a dev server port issue on reload, updating documentation on permissions, and increasing test timeouts.

Key Highlights

  • Fixed port change issue in the development server on reload.
  • Updated permissions section in documentation with per-browser warnings.
  • Increased PNPM test timeout.

New Features

  • Dev server port stability fix.
  • Documentation updates.
  • Test timeout configuration adjustment.

Full Release Notes

[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.20.24...wxt-v0.20.25)

### 🩹 Fixes

- Port change in dev server on reload ([#2283](https://github.com/wxt-dev/wxt/pull/2283))

### 📖 Documentation

- Update `permissions` section with per-browser warning ([#2284](https://github.com/wxt-dev/wxt/pull/2284))

### 🏡 Chore

- Increase PNPM test timeout ([3db3eac6](https://github.com/wxt-dev/wxt/commit/3db3eac6))

### ❤️ Contributors

- Aaron ([@aklinker1](https://github.com/aklinker1))