🚀 Enhancements
- Add
alias
config for customizing path aliases (#216)
🩹 Fixes
- Move
webextension-polyfill
from peer to regular dependencies (609ae2a) - Generate valid manifest for Firefox MV3 (#229)
📖 Documentation
- Add examples (c81dfff)
- Improve the "Used By" section on homepage (#220)
- Add UltraWideo to homepage (#193)
- Add StayFree to homepage (#221)
- Update feature comparison (67ffa44)
🏡 Chore
- Remove whitespace from generated
.wxt
files (#211) - Upgrade templates to
wxt@^0.9.0
(#214) - Update Vite dependency range to
^4.0.0 || ^5.0.0-0
(f1e8084)
🤖 CI
- Automatically sync GitHub releases with
CHANGELOG.md
on push (#218)
❤️ Contributors
- Aaron Klinker (@aaronklinker-st)