v0.1.0
Initial release of WXT. Full support for production builds and initial toolkit for development:
- HMR support when HTML page dependencies change
- Reload extension when background changes
- Reload HTML pages when saving them directly
- Re-register and reload tabs when content scripts change
🚀 Enhancements
- Content scripts reloading (#25)
📖 Documentation
- Update feature list (0255028)
🤖 CI
- Create github release (b7c078f)