Releases: wxt-dev/wxt
Releases · wxt-dev/wxt
@wxt-dev/i18n v0.2.4
🩹 Fixes
- Standardize locale codes and warn about unsupported ones (#1617)
- Use
@wxt-dev/browser
instead of@types/chrome
(#1645)
📖 Documentation
🏡 Chore
- deps: Upgrade all non-major dependencies (#1164)
- deps: Bump dev and non-breaking major dependencies (#1167)
- Add funding links to
package.json
files (#1446) - Use PNPM 10's new catelog feature (#1493)
- Move production dependencies to PNPM 10 catelog (#1494)
- Stop using PNPM catalog (#1644)
- Upgrade
@aklinker1/check
to v2 (#1647) - Change browser workspace dependency to
^
(c7335add)
❤️ Contributors
- Aaron (@aklinker1)
- Okinea Dev (@okineadev)
- Redwoodlid (@redwoodlid)
wxt v0.20.6
wxt v0.20.5
wxt v0.20.4
🚀 Enhancements
- Ignore popup/index.ts instead of erroring (#1520)
- Ignore elements with a
vite-ignore
orwxt-ignore
attribute (#1603) - Add
{{packageVersion}}
as template variable (#1604)
🩹 Fixes
- Adding missing
""
toPublicPath
andbrowser.runtime.getUrl
(#1597) - Fix CORS error in Firefox (#1607)
📖 Documentation
- Content Script UI: Add additional details about when
onRemove
is 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.BROWSER
with newtargetBrowsers
config (#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#imports
module (#1258)⚠️ Reset inherited styles inside shadow root (#1269)⚠️ Auto-import types (#1315)
🩹 Fixes
⚠️ Add suffix to non-production output directories (#1086)⚠️ Remove deprecatedjiti
entrypoint loader (#1087)⚠️ Renamerunner
towebExt
(#1180)⚠️ RemovetransformManfiest
option (#1181)- Remove unnecessary
VITE_CJS_IGNORE_WARNING
flag (b0ef178) ⚠️ MakepublicDir
andmodulesDir
relative to project root (#1216)⚠️ Movewxt/storage
towxt/utils/storage
(#1271)- Add back
ExtensionRunnerConfig
as 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
configOrPath
for 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)