wxt-v0.19.22

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

AI Summary

Fixed a bundling issue where the entire `import.meta.env` object was incorrectly included in content script output.

Key Highlights

  • Excluded entire `import.meta.env` object from content script output

Full Release Notes

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

### 🩹 Fixes

- Exclude entire `import.meta.env` object from content script output ([#1267](https://github.com/wxt-dev/wxt/pull/1267))

### ❤️ Contributors

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