Commit Graph

1290 Commits

Author SHA1 Message Date
1natsu 58145e60fe fix: missing browser in shadow-root file (#1317)
Co-authored-by: Aaron <aaronklinker1@gmail.com>
2024-12-31 09:05:49 -06:00
Aaron 4e4f99d33f feat!: Auto-import types (#1315) 2024-12-30 11:30:57 -06:00
Aaron fb1a716b9a docs: Update upgrade guide 2024-12-29 15:26:27 -06:00
Aaron 590b38f456 fix: Add back ExtensionRunnerConfig as deprecated (#1311) 2024-12-29 15:26:27 -06:00
Aaron e23b32c6a7 feat: Add @wxt-dev/webextension-polyfill module (#1310) 2024-12-29 15:26:27 -06:00
Aaron 85f146c195 docs: Add upgrade guide for v0.20 (#1270) 2024-12-29 15:26:27 -06:00
aklinker1 1635d931b6 docs: Update wxt init GIF 2024-12-29 15:26:27 -06:00
Aaron 1e85f2a18e docs: Fix api reference for wxt/utils/storage 2024-12-29 15:26:27 -06:00
Aaron 90eb735d82 fix!: Move wxt/storage to wxt/utils/storage (#1271) 2024-12-29 15:26:27 -06:00
Aaron 57af30e9b5 docs: Fix broken links 2024-12-29 15:26:27 -06:00
Aaron eff2b70cba feat!: Reset inherited styles inside shadow root (#1269) 2024-12-29 15:26:27 -06:00
Aaron 520b39aa3d chore: Remove duplicate test 2024-12-29 15:26:27 -06:00
Aaron be6b6c09d9 fix: Add support for WXT v0.20.0 2024-12-29 15:26:21 -06:00
Aaron df6af49210 feat!: Individual exports and introduce the #imports module (#1258) 2024-12-29 15:24:59 -06:00
Aaron 0d124b107b docs: Add blog and first blog post to wxt.dev (#1261) 2024-12-29 15:02:32 -06:00
Aaron 997165659e docs: Fix public path reference 2024-12-29 15:02:27 -06:00
Aaron ed60fd6dd9 fix!: Make publicDir and modulesDir relative to project root (#1216) 2024-12-29 15:01:42 -06:00
Aaron defd796695 chore: Fix type errors 2024-12-29 14:50:35 -06:00
Aaron 7f092e77a6 chore: Replace require.resolve with import.meta.resolve (#1221) 2024-12-29 14:50:35 -06:00
Aaron 0ad7115b04 feat: Upgrade to c12@2 so config is loaded as ESM (#1182) 2024-12-29 14:50:35 -06:00
Aaron 998098fafd fix!: Remove transformManfiest option (#1181) 2024-12-29 14:50:35 -06:00
Aaron b6f8789eec fix!: Rename runner to webExt (#1180) 2024-12-29 14:50:35 -06:00
Aaron d83abf23d7 fix!: Remove deprecated jiti entrypoint loader (#1087) 2024-12-29 14:50:35 -06:00
Aaron 239dadadc6 fix!: Add suffix to non-production output directories (#1086) 2024-12-29 14:50:35 -06:00
Aaron 222265fd2c feat!: Remove webextension-polyfill (#1084) 2024-12-29 14:50:35 -06:00
Paulo Pinto 78f97f32a2 fix(web-ext): Correctly pass browserConsole option to open devtools in Firefox (#1308) 2024-12-29 12:35:38 -06:00
Abhigyan Trips 459662a6c1 docs: Added "ZenGram" to the homepage (#1313) 2024-12-29 12:26:14 -06:00
Aaron b150a52471 fix(init): Remove "experimental" from bun package manager 2024-12-25 12:52:13 -06:00
Aaron 028c601515 chore: Fix typo in CLI docs 2024-12-25 12:51:41 -06:00
Aaron af382ef065 Fix changelog 2024-12-25 09:47:41 -06:00
GitHub Actions 91ef7f2ab5 chore(release): wxt v0.19.23
vhs / vhs (push) Cancelled after 0s
wxt-v0.19.23
2024-12-25 15:44:50 +00:00
Aaron 0bf7279c8f fix: Properly close readline instance on close (#1278) 2024-12-25 09:40:39 -06:00
Aaron 62525d33c6 fix: Allow runtime registered content scripts to not have matches (#1306) 2024-12-25 09:39:37 -06:00
Aaron 88ff40e301 docs: Fix typo in FAQ 2024-12-23 09:09:08 -06:00
Aaron 1a72a0cdc6 docs: Add paragraph on adding permissions 2024-12-22 09:14:31 -06:00
Amit Yadav 2b07b4bc12 docs: Fix invalid CSS color (#1299) 2024-12-22 09:09:49 -06:00
Abhigyan Trips 06c09e7c87 feat(hooks): Move entrypoints:resolved before debug logs and add entrypoints:found (#1292)
Co-authored-by: Aaron <aaronklinker1@gmail.com>
2024-12-20 21:09:31 -06:00
Amit Yadav 30b96ac87c docs: Added "Strong Password Generator" to the homepage (#1290) 2024-12-19 00:20:09 -06:00
Amit Yadav 2e9b5cffe8 docs: Added "Show IP Extension" to the homepage (#1289) 2024-12-18 17:13:11 -06:00
Aaron 3e1641a6ec docs: Add more comments on entrypoint options 2024-12-17 14:05:37 -06:00
GitHub Actions d64ca52bb0 chore(release): @wxt-dev/module-react v1.1.3
vhs / vhs (push) Cancelled after 0s
module-react-v1.1.3
2024-12-17 19:07:47 +00:00
Aaron 8c645fa1ce fix: Use react 19 in @wxt-dev/module-react and templates/react (#1285) 2024-12-17 12:57:50 -06:00
Nishu 79c9c89923 chore: Upgrade React to v19 in demo (#1280) 2024-12-17 12:30:48 -06:00
Aaron 11d93fe724 docs: Add pkg.pr.new docs to CONTRIBUTING.md 2024-12-17 12:05:47 -06:00
Aaron 039c561a80 chore: Simplify keyboard shortcuts (#1284) 2024-12-17 11:55:50 -06:00
GitHub Actions 64a704fc72 chore(release): @wxt-dev/module-svelte v2.0.2
vhs / vhs (push) Cancelled after 0s
module-svelte-v2.0.2
2024-12-17 16:41:07 +00:00
Aaron 4fbf137d15 fix: Svelte production errors and warnings on resolve conditions (#1283) 2024-12-17 10:35:39 -06:00
Luca Dalli ff065ab88b docs: Added "Cursorful" to the homepage (#1282) 2024-12-17 10:29:43 -06:00
Aaron 7fdf3fb968 docs: Add missing brackets to example 2024-12-16 16:12:00 -06:00
Aaron 7ebd451409 docs: Document how to use WASM 2024-12-16 16:07:16 -06:00