Commit Graph

1403 Commits

Author SHA1 Message Date
Aaron c91361532e fix: Add back ExtensionRunnerConfig as deprecated (#1311) 2025-03-21 17:28:18 -05:00
Aaron 0288a4acbf feat: Add @wxt-dev/webextension-polyfill module (#1310) 2025-03-21 17:28:18 -05:00
Aaron 0b11709029 docs: Add upgrade guide for v0.20 (#1270) 2025-03-21 17:28:18 -05:00
Aaron ac9498f58e docs: Fix api reference for wxt/utils/storage 2025-03-21 17:28:18 -05:00
Aaron d8facc2499 fix!: Move wxt/storage to wxt/utils/storage (#1271) 2025-03-21 17:28:18 -05:00
Aaron d8684b20a6 docs: Fix broken links 2025-03-21 17:28:18 -05:00
Aaron 383ea0775d feat!: Reset inherited styles inside shadow root (#1269) 2025-03-21 17:28:18 -05:00
Aaron 4127255f65 chore: Remove duplicate test 2025-03-21 17:28:18 -05:00
Aaron ac640f4c41 fix!: Update min WXT version to 0.20 2025-03-21 17:28:06 -05:00
Aaron 6f0b5c1925 fix: Add support for WXT v0.20.0 2025-03-21 17:06:52 -05:00
Aaron e29fdcbb9d feat!: Individual exports and introduce the #imports module (#1258) 2025-03-21 17:06:52 -05:00
Aaron 894a9fc68b docs: Add blog and first blog post to wxt.dev (#1261) 2025-03-21 17:06:52 -05:00
Aaron fddf3cf306 docs: Fix public path reference 2025-03-21 17:06:52 -05:00
Aaron 068968cc1c fix!: Make publicDir and modulesDir relative to project root (#1216) 2025-03-21 17:06:52 -05:00
Aaron 26b8f97d10 chore: Fix type errors 2025-03-21 17:06:52 -05:00
Aaron ceec40528f fix: Remove unnecessary VITE_CJS_IGNORE_WARNING flag 2025-03-21 17:06:52 -05:00
Aaron c2f77b1036 fix!: Remove transformManfiest option (#1181) 2025-03-21 17:06:52 -05:00
Aaron d153c54534 fix!: Rename runner to webExt (#1180) 2025-03-21 17:06:52 -05:00
Aaron 08dae5c5d7 fix!: Remove deprecated jiti entrypoint loader (#1087) 2025-03-21 17:06:52 -05:00
Aaron d43e1dbf39 fix!: Add suffix to non-production output directories (#1086) 2025-03-21 17:06:52 -05:00
Aaron 77164b0a3b feat!: Remove webextension-polyfill (#1084) 2025-03-21 17:06:52 -05:00
Aaron 1773762d2f chore: Update lockfile 2025-03-21 14:47:11 -05:00
Aaron 9057000e45 docs: Add workflow link 2025-03-21 14:45:43 -05:00
aklinker1 d540233673 fix: Upgrade \@wxt-dev/browser\ to latest \@types/chrome\ version 2025-03-21 19:44:30 +00:00
Aaron 9907290a04 feat: Add new @wxt-dev/browser package (#1530) 2025-03-21 14:39:34 -05:00
Aaron d9fb919580 chore: Use feature issue type instead of label in template 2025-03-21 10:25:04 -05:00
Aaron 17723d5828 chore: Fix bug report template 2025-03-21 10:14:08 -05:00
Aaron c7db2d26b3 chore: Use bug issue type instead of label 2025-03-21 10:13:46 -05:00
Leo 259cec9ea8 docs: add vitepress-plugin-group-icons (#1526) 2025-03-21 09:20:25 -05:00
ergou 2ced9c40d3 feat(storage): Add debug option to enable migration logs (#1513) 2025-03-20 01:11:34 -05:00
ergou 756efc9311 feat(storage): Add onMigrationComplete callback (#1514)
Co-authored-by: Aaron <aaronklinker1@gmail.com>
2025-03-19 19:02:51 -05:00
Eli 17fd2ff0ce chore(deps): Bump unjs ecosystem (#1508) 2025-03-19 11:46:38 -05:00
Christoph Kolb 35833c00f0 Correct "Host permissions" docs showing a code example for "permissions" (#1516) 2025-03-19 11:45:59 -05:00
aianddeng 300c045187 docs: Add "SnapThePrice" to the homepage (#1523) 2025-03-19 11:45:21 -05:00
Aaron 4c05cc19e5 docs: Update LLM FAQ 2025-03-14 08:53:45 -05:00
Leendert de Borst 72dab65a1d docs: Add "AliasVault" to the homepage (#1512) 2025-03-11 20:49:14 +01:00
github-actions[bot] 4e5fb7745a chore(release): @wxt-dev/unocss v1.0.1
📼 VHS / Create VHS (push) Cancelled after 0s
unocss-v1.0.1
2025-03-09 13:46:17 +00:00
Aaron 2bc92043f8 chore: Upgrade templates to use WXT 0.19.29 2025-03-08 11:27:58 -06:00
github-actions[bot] 3024bd825d chore(release): wxt v0.19.29
📼 VHS / Create VHS (push) Cancelled after 0s
wxt-v0.19.29
2025-03-06 15:29:12 +00:00
Aaron 0b39774690 Update changelog 2025-03-06 09:23:36 -06:00
github-actions[bot] a461a23845 chore(release): @wxt-dev/storage v1.1.1
📼 VHS / Create VHS (push) Cancelled after 0s
storage-v1.1.1
2025-03-06 15:15:17 +00:00
Thomas c0867e3374 fix: Support registration: "runtime" for MV2 (#1431)
Co-authored-by: harmonyharmo <>
2025-03-06 09:09:33 -06:00
ergou 47040277a2 fix: Return early if no migration is needed (#1502) 2025-03-05 09:02:40 -06:00
Aaron 0f0daf378c feat: New @wxt-dev/analytics package (#790)
Co-authored-by: aklinker1 <aklinker1@users.noreply.github.com>
2025-03-03 22:44:40 -06:00
Alec Larson 51b315f23a feat: tolerate syntax errors (#1437)
Co-authored-by: Aaron <aaronklinker1@gmail.com>
2025-03-03 22:10:54 -06:00
Aaron 60f5117bbc docs: Add CRXJS migration docs (#1430) 2025-03-03 22:08:03 -06:00
btea 15634ecb95 chore: update onlyBuiltDependencies (#1498) 2025-03-03 22:04:40 -06:00
btea 0a5007aee0 ci: prevent action running on forks (#1499) 2025-03-03 21:50:28 -06:00
Aaron bc54e1bd63 Fix changelog emails 2025-03-03 18:32:20 -06:00
github-actions[bot] d8a8202e63 chore(release): wxt v0.19.28
📼 VHS / Create VHS (push) Cancelled after 0s
wxt-v0.19.28
2025-03-04 00:26:31 +00:00