wxt-v0.19.20

wxt-dev/wxtwxt-v0.19.20Dec 9, 2024by github-actions[bot]

AI Summary

Introduced auto-mounting for content script UIs and improved import entrypoint handling.

Key Highlights

  • Added `autoMount` support for content script UIs
  • Improved import entrypoint handling
  • Fixed reopen browser shortcut visibility logic

New Features

  • Auto-mount content script UIs

Full Release Notes

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

### 🚀 Enhancements

- `autoMount` content script UIs ([#1210](https://github.com/wxt-dev/wxt/pull/1210))

### 🩹 Fixes

- Only show reopen browser shortcut when it can be done ([#1263](https://github.com/wxt-dev/wxt/pull/1263))
- Import entrypoint improvements ([#1207](https://github.com/wxt-dev/wxt/pull/1207))

### ❤️ Contributors

- Aaron ([@aklinker1](http://github.com/aklinker1))
- 1natsu ([@1natsu172](http://github.com/1natsu172))