🚀 Enhancements
- Generate ESLint globals file for auto-imports (#450)
🔥 Performance
- Upgrade Vite to 5.1 (#452)
📖 Documentation
- Add section about dev mode differences (a0d1643)
- Remove anchor from content script ui examples (87a62a1)
🏡 Chore
- e2e: Use
wxt prepare
instead ofwxt build
when possible to speed up E2E tests (#451)