wxt v0.19.7
github-actions
released this
19 Aug 15:41
·
137 commits
to main
since this release
π Enhancements
- testing: Run WXT modules when setting up test environment (#926)
- modules: Add
addAlias
helper (#928)
π©Ή Fixes
- testing: Stub
chrome
andbrowser
globals withfakeBrowser
automatically (#925) - Ensure TSConfig paths start with
../
or./
so they are valid (#927)
π Documentation
- Fix module name for
wxt/browser/chrome
(751706d)
π‘ Chore
- Remove warning log for missing public directory (5f2e1c3)