Releases: wxt-dev/wxt
Releases · wxt-dev/wxt
v0.3.2
🚀 Enhancements
- Discover icons from the public directory (#72)
- Don't allow auto-importing from subdirectories (d54d611)
📖 Documentation
- Document the
url:import prefix for remote code (323045a) - Fix typos (97f0938)
- Fix capitalization (39467d1)
- Generate markdown for config reference (#74)
🏡 Chore
- Upgrade dependencies (798f02f)
- Upgrade vite (
v4.3→v4.4) (547c185) - Update templates to work with CSS entrypoints (7f15305)
- Improve file list output in CI (#73)
🤖 CI
v0.3.1
🚀 Enhancements
📖 Documentation
- Add zip command to installation scripts (94a1097)
- Add output paths to entrypoint docs (3a336eb)
- Update installation docs (aea866c)
- Add publishing docs (4184b05)
- Add a section for extensions using WXT (709b61a)
- Add a comparison page to compare and contrast against Plasmo (38d4f9c)
🏡 Chore
- Update template projects to v0.3 (#56)
- Branding and logo (#60)
- Simplify binary setup (#62)
- Add Solid template (#63)
- Increase E2E test timeout to fix flakey test (dfe424f)
🤖 CI
❤️ Contributors
- BeanWei (@BeanWei)
v0.3.0
🚀 Enhancements
⚠️ Add type safety tobrowser.runtime.getURL(58a84ec)⚠️ Change defaultpublicDirto<rootDir>/public(19c0948)- Windows support (#50)
🩹 Fixes
- Add
WebWorkerlib 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)
⚠️ Breaking Changes
v0.2.5
🚀 Enhancements
- Auto-import from subdirectories (547fee0)
- Include background script in dev mode if user doesn't define one (ca20a21)
🩹 Fixes
- Don't crash when generating types in dev mode (d8c1903)
- Properly load entrypoints that reference
import.meta(54b18cc)
🏡 Chore
- Update templates to [email protected] (9d00eb2)
🤖 CI
- Validate project templates (9ac756f)
v0.2.4
v0.2.3
🩹 Fixes
v0.2.2
v0.2.1
v0.2.0
🚀 Enhancements
⚠️ RenamedefineBackgroundScripttodefineBackground(5b48ae9)- Recongize unnamed content scripts (
content.tsandcontent/index.ts) (3db5cec)
📖 Documentation
- Update templates (f28a29e)
- Add docs for each type of entrypoint (77cbfc1)
- Add inline JSDoc for public types (375a2a6)
🏡 Chore
⚠️ Breaking Changes
⚠️ RenamedefineBackgroundScripttodefineBackground(5b48ae9)