Aaron
|
5f651cc3fe
|
feat: Automatically remove top-level MV2-only or MV3-only keys (#518)
When targeting MV2, all MV3 keys will be removed. When targeting MV3, all MV2 keys will be removed.
|
2024-03-03 09:22:24 -06:00 |
|
Aaron
|
9ff90d0acf
|
feat: Download and override private packages for Firefox code review (#507)
|
2024-03-01 10:17:45 -06:00 |
|
Aaron
|
420d78b638
|
feat: Expose package management utils under wxt.pm (#502)
|
2024-02-28 21:38:35 -06:00 |
|
Aaron
|
0bb2746869
|
feat: Add ResolvedConfig.wxtModuleDir, resolving the directory once (#497)
|
2024-02-28 11:52:46 -06:00 |
|
Aaron
|
223ede9ff9
|
feat: Support setting side panel options in HTML file (#468)
|
2024-02-20 08:14:34 -06:00 |
|
Aaron
|
c6817479bd
|
feat: Generate ESLint globals file for auto-imports (#450)
|
2024-02-15 10:14:57 -06:00 |
|
lionelhorn
|
6d526e7043
|
feat: Add option to customize the analysis artifacts output (#431)
Co-authored-by: Aaron Klinker <aaronklinker1@gmail.com>
|
2024-02-10 04:26:33 -06:00 |
|
Aaron Klinker
|
d0f1c7065c
|
chore: Fix fake path in test data generator
|
2024-02-05 23:17:14 -06:00 |
|
Aaron
|
3edb66d76d
|
feat: Add option to customize the analysis output filename (#426)
|
2024-02-05 23:15:15 -06:00 |
|
Aaron
|
bb022646e3
|
chore: Register global wxt instance (#418)
|
2024-02-04 16:34:10 -06:00 |
|
Nenad Novaković
|
6557dfe430
|
fix(dev): Resolve script and link aliases (#387)
Co-authored-by: Aaron Klinker <aaronklinker1@gmail.com>
|
2024-01-30 12:05:31 -06:00 |
|
Nenad Novaković
|
2dcdae91eb
|
feat(zip)!: add includeSources and rename ignoredSources to excludeSources (#378)
Co-authored-by: Aaron <aaronklinker1@gmail.com>
BREAKING CHANGE: Renamed `ignoredSources` to `excludeSources`
|
2024-01-29 11:13:39 -06:00 |
|
Aaron
|
a525d786f1
|
feat: Add dev.reloadCommand config (#362)
|
2024-01-19 08:33:03 -06:00 |
|
Aaron
|
948ee810da
|
fix: Disable reload dev command when 4 commands are already registered (#361)
|
2024-01-19 07:47:04 -06:00 |
|
Yuns
|
460667e3c0
|
feat: Add filterEntrypoints option to speed up development (#344)
Co-authored-by: Aaron Klinker <aaronklinker1@gmail.com>
|
2024-01-16 13:52:58 -06:00 |
|
Aaron
|
b0eb7da9b4
|
chore: Refactor manifest generation E2E tests to unit tests (#323)
|
2024-01-02 17:05:23 -06:00 |
|
Aaron
|
4f649fc872
|
feat(DX): Add ctrl+E/cmd+E shortcut to reload extension during development (#322)
|
2024-01-02 12:06:22 -06:00 |
|
Aaron
|
1a8b7ff635
|
feat: Support PNPM without hoisting dependencies (#291)
|
2023-12-19 11:42:20 -06:00 |
|
Aaron
|
f922648dd7
|
chore: Abstract vite from WXT's core logic (#242)
|
2023-12-05 16:55:22 -06:00 |
|
Aaron
|
91b28c2cb9
|
feat: Experimental option to exclude webextension-polyfill (#231)
|
2023-11-11 13:53:47 -06:00 |
|
Aaron
|
66e5079b84
|
feat: Add alias config for customizing path aliases (#216)
|
2023-11-07 11:38:48 -06:00 |
|
Aaron
|
0bf4ea0897
|
chore(deps): Upgrade vite to 4.5.0 (#202)
|
2023-11-02 10:24:50 -05:00 |
|
Aaron Klinker
|
b75c553e51
|
fix: Inline WXT modules inside WxtVitest plugin
|
2023-10-30 10:25:22 -05:00 |
|
Aaron
|
e37f73880d
|
feat: Refactor project structure to export initialize, prepare, and zip functions (#182)
|
2023-10-29 21:19:31 -05:00 |
|