Aaron
|
cc3c43d1bd
|
chore: Remove @types/chrome from project templates
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
e47131efc1
|
docs: Update v0.20 upgrade docs
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
82d8024fb4
|
docs: Fix broken links
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
c662a59d85
|
docs: Update modules path to new path
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
4e50fb1f92
|
docs: Update configurable directories in project-structure.md
|
2025-03-28 10:25:56 -05:00 |
|
1natsu
|
fbae370d1e
|
fix: missing browser in shadow-root file (#1317)
Co-authored-by: Aaron <aaronklinker1@gmail.com>
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
9c64c9dd61
|
feat!: Auto-import types (#1315)
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
8f6dba20d2
|
docs: Update upgrade guide
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
f531fcd5c3
|
fix: Add back ExtensionRunnerConfig as deprecated (#1311)
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
ff1720a4c6
|
feat: Add @wxt-dev/webextension-polyfill module (#1310)
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
d62203dff8
|
docs: Add upgrade guide for v0.20 (#1270)
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
99b5076d69
|
docs: Fix api reference for wxt/utils/storage
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
298e7101f7
|
fix!: Move wxt/storage to wxt/utils/storage (#1271)
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
b4ce36b708
|
docs: Fix broken links
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
5d096a4a92
|
feat!: Reset inherited styles inside shadow root (#1269)
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
e54df0aca8
|
chore: Remove duplicate test
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
2e8baf0161
|
fix!: Update min WXT version to 0.20
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
c9dca0222c
|
fix: Add support for WXT v0.20.0
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
6044ab73bd
|
feat!: Individual exports and introduce the #imports module (#1258)
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
660945c792
|
docs: Add blog and first blog post to wxt.dev (#1261)
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
bcb20874a8
|
docs: Fix public path reference
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
83ad0e3ff0
|
fix!: Make publicDir and modulesDir relative to project root (#1216)
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
aad17c8d26
|
chore: Fix type errors
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
b0ef178c9c
|
fix: Remove unnecessary VITE_CJS_IGNORE_WARNING flag
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
0175c430a3
|
fix!: Remove transformManfiest option (#1181)
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
2776587392
|
fix!: Rename runner to webExt (#1180)
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
b978465d7a
|
fix!: Remove deprecated jiti entrypoint loader (#1087)
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
f7989ea1e0
|
fix!: Add suffix to non-production output directories (#1086)
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
0cf34d3170
|
feat!: Remove webextension-polyfill (#1084)
|
2025-03-28 10:25:56 -05:00 |
|
Aaron
|
4fe04c6f8a
|
chore: Add missing type keyword on import
|
2025-03-28 09:03:40 -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 |
|