GitHub Actions
|
38345481df
|
chore(release): v0.17.7
v0.17.7
|
2024-03-04 16:29:56 +00:00 |
|
Aaron
|
da92449e0f
|
Undo change to log
|
2024-03-04 10:26:30 -06:00 |
|
Aaron
|
23b3980645
|
fix(zip): List .wxt/local_modules overrides relative to the package.json they're added to (#526)
|
2024-03-04 10:23:18 -06:00 |
|
Aaron
|
81b4b629c9
|
chore: Increase test timeout for windows NPM tests (#525)
|
2024-03-04 07:48:39 -06:00 |
|
Aaron
|
4f7e9cb050
|
chore: Bump templates to v0.17 (#524)
|
2024-03-04 07:32:18 -06:00 |
|
GitHub Actions
|
b226d9b947
|
chore(release): v0.17.6
v0.17.6
|
2024-03-03 16:05:15 +00:00 |
|
Aaron
|
aabba41e86
|
fix(zip): List all private packages correctly in a PNPM workspace (#520)
|
2024-03-03 09:56:42 -06:00 |
|
Aaron
|
f19e6908b0
|
feat: Automatically generate browser_action based on action for MV2 (#519)
|
2024-03-03 09:52:43 -06:00 |
|
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
|
8a6acbaaf2
|
feat: Add warnings when important directories are missing (#516)
|
2024-03-02 08:56:20 -06:00 |
|
dependabot[bot]
|
13ab8e4d01
|
chore(deps-dev): bump @types/react from 18.2.34 to 18.2.61 (#510)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-02 08:55:51 -06:00 |
|
dependabot[bot]
|
bd039dcbab
|
chore(deps): bump chokidar from 3.5.3 to 3.6.0 (#511)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-02 08:55:00 -06:00 |
|
Aaron Klinker
|
9cd4e8342b
|
docs: Mentions moving folders into srcDir
Apart of #515
|
2024-03-02 08:42:31 -06:00 |
|
dependabot[bot]
|
c9633cefec
|
chore(deps): bump linkedom from 0.16.1 to 0.16.8 (#513)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-01 17:04:05 -06:00 |
|
GitHub Actions
|
1dd1370ed7
|
chore(release): v0.17.5
v0.17.5
|
2024-03-01 18:01:15 +00:00 |
|
Aaron
|
9ff90d0acf
|
feat: Download and override private packages for Firefox code review (#507)
|
2024-03-01 10:17:45 -06:00 |
|
Aaron Klinker
|
b754435589
|
docs: Fix CLI generation
|
2024-02-29 12:13:28 -06:00 |
|
Aaron Klinker
|
195d2cceaf
|
docs: Add docs about configuring the manifest as a function
|
2024-02-29 11:39:06 -06:00 |
|
Aaron
|
420d78b638
|
feat: Expose package management utils under wxt.pm (#502)
|
2024-02-28 21:38:35 -06:00 |
|
btea
|
b35e499355
|
docs: Fix typos (#503)
|
2024-02-28 21:36:43 -06:00 |
|
Aaron
|
41c3d6d015
|
chore: Use JSZip for wxt zip, enabling future features (#501)
|
2024-02-28 14:57:29 -06:00 |
|
GitHub Actions
|
64610bad41
|
chore(release): v0.17.4
v0.17.4
|
2024-02-28 18:28:34 +00:00 |
|
Aaron
|
45b7d7c67f
|
fix: Resolve the path to node_modules/wxt correctly (#498)
|
2024-02-28 12:25:04 -06:00 |
|
Aaron
|
0bb2746869
|
feat: Add ResolvedConfig.wxtModuleDir, resolving the directory once (#497)
|
2024-02-28 11:52:46 -06:00 |
|
Aaron Klinker
|
f9b0aa45f8
|
chore: Fix tests after template change
|
2024-02-28 11:34:15 -06:00 |
|
btea
|
6f6ce33bbd
|
feat: Add basic content script to templates (#495)
Co-authored-by: Aaron Klinker <aaronklinker1@gmail.com>
|
2024-02-28 11:30:53 -06:00 |
|
Aaron Klinker
|
e1c6020997
|
docs: Add testing example for ContentScriptContext
Apart of #491
|
2024-02-28 11:17:20 -06:00 |
|
Aaron Klinker
|
012bd7e67f
|
docs: Update context usage
|
2024-02-28 11:16:56 -06:00 |
|
Aaron Klinker
|
35778f70cb
|
docs: Update comparison page
|
2024-02-28 10:39:47 -06:00 |
|
Aaron Klinker
|
cb4f9aa752
|
docs: Add CRXJS to comparison page
|
2024-02-28 08:05:39 -06:00 |
|
Aaron Klinker
|
f80fb42483
|
docs: Fix typos
|
2024-02-28 07:42:22 -06:00 |
|
Leo Shklovskii
|
02c79ca244
|
docs: Added DocVersionRedirector to "Using WXT" section (#492)
|
2024-02-27 23:47:10 -06:00 |
|
Qiwei Yang
|
50e8c86ce9
|
doc: Add markdown sticky ntoes (#488)
|
2024-02-25 13:37:10 -06:00 |
|
GitHub Actions
|
6fbfc15be7
|
chore(release): v0.17.3
v0.17.3
|
2024-02-24 16:43:31 +00:00 |
|
Aaron
|
c793d3cf6b
|
fix(storage): Revert #478 and run migrations when item is defined and properly wait for migrations before allowing read/writes (#487)
|
2024-02-24 10:40:03 -06:00 |
|
Aaron Klinker
|
b5f4d8cc1b
|
feat(storage): Guarantee storage.getItems returns values in the same order as requested
|
2024-02-24 08:56:45 -06:00 |
|
Aaron Klinker
|
77e6d1f5a4
|
fix: Content scripts crash when using storage.defineItem
|
2024-02-24 08:23:12 -06:00 |
|
GitHub Actions
|
3f149ac4fa
|
chore(release): v0.17.2
v0.17.2
|
2024-02-23 21:49:55 +00:00 |
|
Aaron
|
c0dbffaa82
|
fix: Don't use sub-dependency binaries directly (#482)
|
2024-02-23 15:45:18 -06:00 |
|
Aaron Klinker
|
707f03a3eb
|
Update changelog
|
2024-02-23 12:55:55 -06:00 |
|
GitHub Actions
|
8372462041
|
chore(release): v0.17.1
v0.17.1
|
2024-02-23 18:54:07 +00:00 |
|
Aaron Klinker
|
3fbbe2ccde
|
fix: Content scripts not loading in dev mode
|
2024-02-23 12:51:11 -06:00 |
|
Leo Shklovskii
|
e7880fcde0
|
docs: Lots of small typo fixes (#480)
|
2024-02-23 11:45:58 -06:00 |
|
Aaron Klinker
|
ee5e76e4b1
|
Update changelog
|
2024-02-22 14:24:38 -06:00 |
|
GitHub Actions
|
1ae8d6bc46
|
chore(release): v0.17.0
v0.17.0
|
2024-02-22 17:55:31 +00:00 |
|
Aaron
|
de7dd09f60
|
fix: Improve dev mode for content scripts registered at runtime (#474)
|
2024-02-22 11:52:37 -06:00 |
|
Aaron
|
1649785826
|
fix(storage)!: Only run migrations when the extension is updated (#478)
|
2024-02-22 11:46:59 -06:00 |
|
Aaron Klinker
|
91fc41cb15
|
docs(storage): Update docs
|
2024-02-22 11:46:59 -06:00 |
|
Aaron
|
9c80ad832b
|
feat(storage)!: Improved support for default values on storage items (#477)
|
2024-02-22 11:46:48 -06:00 |
|
Aaron Klinker
|
86b7162d99
|
Update changelog
|
2024-02-21 08:24:26 -06:00 |
|