🚀 Enhancements
- ⚠️ Add type safety to
browser.runtime.getURL
(58a84ec) - ⚠️ Change default
publicDir
to<rootDir>/public
(19c0948) - Windows support (#50)
🩹 Fixes
- Add
WebWorker
lib to generated tsconfig (2c70246)
📖 Documentation
- Update entrypoint directory links (0aebb67)
🌊 Types
- Allow any string for the
__BROWSER__
global (6092235)
🤖 CI
- Improve checks against
demo/
extension (9cc464f)