github-actions[bot]
1e841ebad7
chore(release): wxt v0.21.2
📼 VHS / Create VHS (push) Waiting to run
wxt-v0.21.2
2026-07-28 13:01:06 +00:00
Aaron
925e97d4fc
docs: Update package size links
2026-07-28 07:56:20 -05:00
Aaron
859d654611
fix: Remove web-ext-run, it's unused now
2026-07-28 07:46:01 -05:00
Aaron
466ae8a33c
docs: Fix heading level
2026-07-26 18:23:51 -05:00
Aaron
d1ab2d923d
docs: Fix typos and wording of upgrade guide
2026-07-26 18:22:54 -05:00
github-actions[bot]
718b063ed7
chore(release): wxt v0.21.1
📼 VHS / Create VHS (push) Waiting to run
wxt-v0.21.0
wxt-v0.21.1
2026-07-26 23:13:13 +00:00
Aaron
87a96d4661
chore: Add vite to template projects ( #2517 )
2026-07-26 18:02:38 -05:00
Aaron
d8a86e7633
docs: Add section about install footprint
2026-07-26 18:02:38 -05:00
Aaron
c3eaef6fb4
docs: Finalize migration guide for wxt v0.21 ( #2516 )
2026-07-26 18:02:38 -05:00
Aaron
d1a956342d
ci: Use @aklinker1/zero-changelog for release notes ( #2515 )
2026-07-26 18:02:38 -05:00
Aaron
0fdac0d4e4
feat(Firefox): List files in sources zip ( #2513 )
2026-07-26 18:02:38 -05:00
Aaron
7965ab0592
chore: Add type to type imports
2026-07-26 18:02:38 -05:00
Aaron
54d10af1fd
fix(TS)!: Update .wxt/tsconfig.json compiler options, require TS >=5.4 ( #2512 )
...
BREAKING CHANGE: Updates `.wxt/tsconfig.json` defaults to latest recommended settings for vite projects and requires Typescript 5.4 or later. See #2512 for details on what compiler options were changed.
Co-authored-by: cookesan <cookesan@users.noreply.github.com >
2026-07-26 18:02:38 -05:00
Aaron
7dbe18ba0c
fix!: Update content and unlisted script globalName default to false ( #2511 )
...
BREAKING CHANGE: If your script needs to return a value, like for `browser.scripting.executeScript`, set `globalName: true` to maintain the old behavior.
2026-07-26 18:02:38 -05:00
Aaron
d4f78b623e
Fix markdownlint
2026-07-26 18:02:38 -05:00
Aaron
7d6caad9b5
fix: Loosen version of @webext-core/isolated-element
...
Allows reverting to v1 if styles break
2026-07-26 18:02:38 -05:00
Aaron
0b352f6eff
fix: Remove console.log
2026-07-26 18:02:38 -05:00
Aaron
885f8f0b76
docs: Cleanup v0.21 migration guide
2026-07-26 18:02:38 -05:00
ТΞNSΛI
eae835fa80
feat!: new template variable {{versionName}} and change of the behaviour of {{version}} ( #1612 )
...
Co-authored-by: Aaron <aaronklinker1@gmail.com >
2026-07-26 18:02:38 -05:00
Kai Gritun
782a5b85f1
fix(zip)!: make includeSources/excludeSources follow standard allowlist behavior ( #2114 )
...
Co-authored-by: Eli <88557639+lishaduck@users.noreply.github.com >
Co-authored-by: ТΞNSΛI <tensai@gmx.net >
Co-authored-by: Aaron <aaronklinker1@gmail.com >
Co-authored-by: Patryk Kuniczak <p.kuniczak@gmail.com >
Co-authored-by: Kai Gritun <kai@kaigritun.com >
2026-07-26 18:02:38 -05:00
Aaron
961cfa5f2a
chore(deps)!: Upgrade major dependencies ( #2508 )
2026-07-26 18:02:38 -05:00
fkatsuhiro
ada0c86877
chore!: Remove deprecated APIs ( #2488 )
...
Co-authored-by: Gliches <nishumurmu017@gmail.com >
Co-authored-by: Aaron <aaronklinker1@gmail.com >
2026-07-26 18:02:38 -05:00
Gliches
13151509b6
fix!: Remove url: import feature ( #2456 )
...
Co-authored-by: Aaron <aaronklinker1@gmail.com >
2026-07-26 18:02:38 -05:00
Aaron
b7bdb11a15
chore!: Upgrade @webext-core/isolated-element v1 → v3 ( #2098 )
...
Co-authored-by: Eli <88557639+lishaduck@users.noreply.github.com >
Co-authored-by: ТΞNSΛI <tensai@gmx.net >
Co-authored-by: Patryk Kuniczak <p.kuniczak@gmail.com >
2026-07-26 18:02:38 -05:00
Aaron
ab679ba413
fix: Handle edge case where eslint version cannot be found
2026-07-26 18:02:38 -05:00
Patryk Kuniczak
f69b594401
feat!: Change default behavior of getUnimportEslintOptions true flag ( #2296 )
2026-07-26 18:02:38 -05:00
Aaron
be3af14f9d
chore(deps): Remove esbuild dependency ( #2506 )
2026-07-26 18:02:38 -05:00
Aaron
3679bc772e
chore(deps): Upgrade to @types/node 22
2026-07-26 18:02:38 -05:00
Aaron
9da43b6b75
Fix formatting
2026-07-26 18:02:38 -05:00
Aaron
008f5a66c9
chore!: Bump minimum supported Node version to >=22
2026-07-26 18:02:38 -05:00
Aaron
cffacffe34
fix!: Make web-ext a peer dependency ( #2079 )
...
Co-authored-by: Patryk Kuniczak <p.kuniczak@gmail.com >
2026-07-26 18:02:38 -05:00
ТΞNSΛI
3bd7aea9ee
feat!: add {{modeSuffix}} to zip templates and update defaults ( #1623 )
...
Co-authored-by: Aaron <aaronklinker1@gmail.com >
2026-07-26 18:02:38 -05:00
Eli
4b26d872ec
refactor!: move to module-runner ( #1946 )
2026-07-26 18:02:38 -05:00
Eli
c10d09fbdb
refactor: make vite a default peer ( #1945 )
2026-07-26 18:02:38 -05:00
fkatsuhiro
9698f2fdd9
fix: Deprecated useAppConfig in favour of getAppConfig ( #2487 )
...
Co-authored-by: Gliches <nishumurmu017@gmail.com >
Co-authored-by: Aaron <aaronklinker1@gmail.com >
2026-07-26 11:44:52 -05:00
github-actions[bot]
299b0add80
docs: Update wxt init GIF
2026-07-26 15:04:13 +00:00
Aaron
ec3d3196a9
ci: Run VHS workflow on PRs that touch relevant files
2026-07-26 10:01:54 -05:00
github-actions[bot]
13be7c5bfd
docs: Update wxt init GIF
2026-07-26 15:01:02 +00:00
Aaron
575240aaf1
ci: Allow the VHS action to commit to main
2026-07-26 09:58:27 -05:00
Thribhuvan
b124c82ed4
docs: use consola's fancy reporter in init demo GIF ( #2485 )
2026-07-26 09:50:44 -05:00
Gliches
6c5a1b0d2e
fix: add user exclusion for GitHub Actions in PR closed workflow ( #2509 )
2026-07-26 09:32:34 -05:00
Gliches
eb93fa4535
fix: docs sidebar header, background color issue ( #2504 )
2026-07-26 10:37:37 +02:00
nnthanh01061999
5bd36e90bf
docs: add MindSnap to showcase ( #2499 )
2026-07-21 17:57:14 +00:00
Hugo Villanueva Jimenez
172d37193e
Docs: add ArcPort extensions entries to showcase ( #2495 )
2026-07-17 18:31:58 +00:00
Eason
d92d5a4892
Add Adaptive Tab Bar Colour to extension showcase ( #2490 )
2026-07-11 17:42:31 +00:00
aklinker1
40c6c19802
fix: Upgrade @wxt-dev/browser to latest @types/chrome version
2026-07-02 01:05:26 +00:00
Aaron
653fccc8eb
docs: Cleanup the "extension APIs" page ( #2473 )
2026-07-01 21:02:23 +05:30
Nazım Gediz Aydındoğmuş
95657939a8
docs: Added "Teams Chat Exporter" Edge Addons (edgeId) to extension showcase ( #2472 )
2026-06-30 22:12:08 +00:00
Arthur
a578dbf633
feat(analytics): add posthog as an analytics provider ( #2414 )
...
Co-authored-by: Aaron <aaronklinker1@gmail.com >
2026-06-30 21:20:04 +00:00
github-actions[bot]
f14ec35889
chore(release): @wxt-dev/i18n v0.2.6
📼 VHS / Create VHS (push) Waiting to run
i18n-v0.2.6
2026-06-30 21:02:33 +00:00