Releases: wxt-dev/wxt
Releases · wxt-dev/wxt
wxt v0.20.5
wxt v0.20.4
🚀 Enhancements
- Ignore popup/index.ts instead of erroring (#1520)
- Ignore elements with a
vite-ignoreorwxt-ignoreattribute (#1603) - Add
{{packageVersion}}as template variable (#1604)
🩹 Fixes
- Adding missing
""toPublicPathandbrowser.runtime.getUrl(#1597) - Fix CORS error in Firefox (#1607)
📖 Documentation
- Content Script UI: Add additional details about when
onRemoveis called (656a9b3)
❤️ Contributors
- Yunsup Sim pedogunu@gmail.com
- ТΞNSΛI tensai@gmx.net
- Nishu (@nishu-murmu)
- Aaron (@aklinker1)
wxt v0.20.3
🚀 Enhancements
- Automatically place document-level CSS outside shadow root (#1594)
🩹 Fixes
- Fix double hashing of inline script keys (b0f4ac8)
❤️ Contributors
- Aaron (@aklinker1)
wxt v0.20.2
🩹 Fixes
- Fix hashing issue with inline scripts (#1591)
📖 Documentation
- Fix typo in changelog (acb6cd1)
❤️ Contributors
- Yunsup Sim (@SimYunSup)
- Aaron (@aklinker1)
wxt v0.20.1
🚀 Enhancements
- Enable wxt usage inside of devcontainers (#1406)
- Type-safe
import.meta.env.BROWSERwith newtargetBrowsersconfig (#1574)
🩹 Fixes
- Don't remove top-level destructured variable definitions when importing entrypoints (#1561)
- Add JSDoc type annotation to auto-imports for ESlint (#1558)
📖 Documentation
- Fix knowledge file generation (#1550)
🏡 Chore
❤️ Contributors
- 7sDream (@7sDream)
- Aaron (@aklinker1)
- Nostro (@nostrorom)
- Khalil Yao (@yyz945947732)
- Alec WM (@alecdwm)
wxt v0.20.0
Excited to release the next major version of WXT! Follow the Upgrade guide to update!
🚀 Enhancements
⚠️ Removewebextension-polyfill(#1084)⚠️ Individual exports and introduce the#importsmodule (#1258)⚠️ Reset inherited styles inside shadow root (#1269)⚠️ Auto-import types (#1315)
🩹 Fixes
⚠️ Add suffix to non-production output directories (#1086)⚠️ Remove deprecatedjitientrypoint loader (#1087)⚠️ RenamerunnertowebExt(#1180)⚠️ RemovetransformManfiestoption (#1181)- Remove unnecessary
VITE_CJS_IGNORE_WARNINGflag (b0ef178) ⚠️ MakepublicDirandmodulesDirrelative to project root (#1216)⚠️ Movewxt/storagetowxt/utils/storage(#1271)- Add back
ExtensionRunnerConfigas deprecated (#1311) - Missing browser in shadow-root file (#1317)
📖 Documentation
🏡 Chore
❤️ Contributors
- Aaron (@aklinker1)
- 1natsu (@1natsu172)
@wxt-dev/analytics v0.5.0
🩹 Fixes
⚠️ Update min WXT version to 0.20 (2e8baf0)
❤️ Contributors
- Aaron (@aklinker1)
@wxt-dev/unocss v1.0.1
🩹 Fixes
- Respect
configOrPathfor dev server (#1169)
📖 Documentation
🏡 Chore
- deps: Upgrade all non-major dependencies (#1164)
- deps: Bump dev and non-breaking major dependencies (#1167)
- Use PNPM 10's new catelog feature (#1493)
- Move production dependencies to PNPM 10 catelog (#1494)
❤️ Contributors
- Aaron (@aklinker1)
- Ntnyq (@ntnyq)
wxt v0.19.29
🚀 Enhancements
- Tolerate syntax errors (#1437)
🩹 Fixes
- Support
registration: "runtime"for MV2 (#1431)
❤️ Contributors
- Thomas (@harmonyharmo)
- Alec Larson (@aleclarson)
@wxt-dev/storage v1.1.1
🩹 Fixes
- Return early if no migration is needed (#1502)
🏡 Chore
- Add funding links to
package.jsonfiles (#1446) - Use PNPM 10's new catelog feature (#1493)
- Move production dependencies to PNPM 10 catelog (#1494)
- deps: Upgrade to Vite 6 and related dependencies (#1496)
❤️ Contributors
- ergou (@RayGuo-ergou)
- Aaron (@aklinker1)
- Okinea Dev (@okineadev)