Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 23:24
· 1214 commits to main since this release

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

compare changes

🚀 Enhancements

  • Content scripts reloading (#25)

📖 Documentation

🤖 CI