dependabot[bot]
7bf490c59d
chore(deps-dev): bump happy-dom from 12.10.3 to 13.3.8 ( #411 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-04 03:08:24 -06:00
dependabot[bot]
9670babdbb
chore(deps): bump codecov/codecov-action from 3 to 4 ( #408 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-04 03:06:11 -06:00
Florian Metz
42dfc2d5cf
chore: Add dependabot for github actions ( #404 )
2024-02-03 16:32:46 -06:00
GitHub Actions
1527f0e275
chore(release): v0.16.2
v0.16.2
2024-02-03 21:02:28 +00:00
Aaron
66bd957ee0
fix: Don't crash background service worker when using import.meta.url ( #402 )
2024-02-03 14:57:34 -06:00
GitHub Actions
72e3c5baa2
chore(release): v0.16.1
v0.16.1
2024-02-03 19:57:51 +00:00
Aaron Klinker
9318346ab3
fix: Don't require config to run wxt submit init
2024-02-03 13:52:15 -06:00
Aaron Klinker
1d6aceab0a
Update changelog
2024-02-03 11:05:16 -06:00
Florian Metz
c1b5a9d270
docs: Add premid extension to homepage ( #399 )
2024-02-02 22:46:46 -06:00
Aaron Klinker
f0b2a12724
chore(templates): Upgrade to wxt ^0.16.0
2024-02-02 16:20:24 -06:00
Aaron Klinker
c45677ed48
Update changelog
2024-02-02 16:19:33 -06:00
GitHub Actions
7a3f075e21
chore(release): v0.16.0
v0.16.0
2024-02-02 16:55:11 +00:00
Aaron Klinker
1e12ce2a0d
docs: Document how to opt into ESM
2024-02-02 10:48:00 -06:00
Aaron
eca30296a7
feat!: ESM background support ( #398 )
...
BREAKING CHANGE: The build output has changed slightly. This isn't a huge deal, and no steps are required for users unless you're doing something weird with the output files after a build.
Before:
```
.output/
<target>/
chunks/
popup-<hash>.js
popup.html
```
After:
```
.output/
<target>/
popup.html
popup.js
```
This applies for all HTML files, not just the popup.
2024-02-02 10:17:43 -06:00
dependabot[bot]
41fa320815
chore(deps-dev): bump @vitest/coverage-v8 from 1.0.1 to 1.2.2 ( #397 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 07:07:50 -06:00
dependabot[bot]
873c24fa50
chore(deps-dev): bump p-map from 7.0.0 to 7.0.1 ( #396 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 07:06:51 -06:00
dependabot[bot]
d92db5ba8f
chore(deps-dev): bump lint-staged from 15.2.0 to 15.2.1 ( #395 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 07:06:31 -06:00
dependabot[bot]
1a6fe33f97
chore(deps): bump fast-glob from 3.3.1 to 3.3.2 ( #394 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 07:05:42 -06:00
GitHub Actions
2db4ea77a9
chore(release): v0.15.4
v0.15.4
2024-01-31 17:42:07 +00:00
Aaron
ba5349ccaf
fix(submit): Load .env.submit automatically when running wxt submit and wxt submit init ( #391 )
2024-01-31 11:38:11 -06:00
GitHub Actions
addb689de9
chore(release): v0.15.3
v0.15.3
2024-01-31 14:59:26 +00:00
Aaron
2af8d28b82
fix(dev): Reload <name>/index.html entrypoints properly on save ( #390 )
2024-01-31 08:50:23 -06:00
Aaron Klinker
ddbc66813e
Update changelog
2024-01-30 13:04:32 -06:00
GitHub Actions
0c8fc013a8
chore(release): v0.15.2
v0.15.2
2024-01-30 19:01:54 +00:00
Aaron
26e30aaae9
feat: Add submit command ( #370 )
2024-01-30 12:55:17 -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
Aaron Klinker
9cee9eefb4
Update changelog
2024-01-29 14:12:27 -06:00
GitHub Actions
f9cd7aaf05
chore(release): v0.15.1
v0.15.1
2024-01-29 20:10:18 +00:00
0x7a7a
9049804413
docs: Fixed doc errors on the guide/extension-api page ( #383 )
...
Co-authored-by: Aaron Klinker <aaronklinker1@gmail.com >
2024-01-29 14:06:27 -06:00
Aaron
d027a496f5
Upgrade wxt init templates to v0.15 ( #385 )
2024-01-29 14:04:58 -06:00
Aaron
dd7abddb7c
feat: Allow passing custom preferences to chrome, enabling dev mode on chrome://extensions and allowing content script sourcemaps automatically ( #384 )
2024-01-29 13:58:46 -06:00
Aaron Klinker
98d2792e02
chore: Fix vite version conflicts in demo extension
2024-01-29 13:53:57 -06:00
Aaron Klinker
39b76d3ec0
fix(security): Upgrade to vite@5.0.12 to resolve CVE-2024-23331
2024-01-29 11:25:31 -06:00
Aaron Klinker
bc29bfd434
Update changelog
2024-01-29 11:22:41 -06:00
GitHub Actions
5e60f37ec5
chore(release): v0.15.0
v0.15.0
2024-01-29 17:18:38 +00:00
Aaron
6f901b32eb
fix: Enable inline sourcemaps by default during development ( #382 )
2024-01-29 11:15:57 -06:00
Aaron
927aca612e
fix!: Move browser constants to import.meta.env ( #380 )
...
BREAKING CHANGE: Renamed undocumented constants:
- `__BROWSER__` → `import.meta.env.BROWSER`
- `__COMMAND__` → `import.meta.env.COMMAND`
- `__MANIFEST_VERSION__` → `import.meta.env.MANIFEST_VERSION`
- `__IS_CHROME__` → `import.meta.env.CHROME`
- `__IS_FIREFOX__` → `import.meta.env.FIREFOX`
- `__IS_SAFARI__` → `import.meta.env.SAFARI`
- `__IS_EDGE__` → `import.meta.env.EDGE`
- `__IS_OPERA__` → `import.meta.env.OPERA`
2024-01-29 11:14:18 -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 Klinker
eb758bdeb8
chore: Update contributor docs
...
See https://github.com/wxt-dev/wxt/pull/378\#issuecomment-1915064721
2024-01-29 10:59:54 -06:00
Aaron
5acf51af9d
fix: Generate missing sourcemap in wxt:unimport plugin ( #381 )
2024-01-29 10:30:42 -06:00
Aaron Klinker
f9718a1b71
docs: Fix typo
2024-01-28 09:42:45 -06:00
GitHub Actions
cf7f23d4c3
chore(release): v0.14.7
v0.14.7
2024-01-27 17:31:33 +00:00
Aaron Klinker
62ecb6f41e
fix: Upgrade web-ext-run
...
This closes #324
2024-01-27 11:25:49 -06:00
Aaron Klinker
fc45c37f22
docs: Add missing await to createShadowRootUi examples
...
This closes #374
2024-01-27 11:02:15 -06:00
Aaron Klinker
68874e607e
docs: Document defined constants for the build target
2024-01-27 10:56:14 -06:00
Aaron Klinker
35865adcb2
fix(storage): Throw better error message when importing outside a extension environment
...
This closes #371
2024-01-27 00:26:35 -06:00
Aaron Klinker
3b63a51475
fix: Improve error messages when importing and building entrypoints
2024-01-27 00:20:48 -06:00
東奈比
d32e59e38f
docs: fix incorrect sample code ( #372 )
2024-01-26 10:26:10 -06:00
Aaron Klinker
dab8efa140
docs: Add matches to content script examples
2024-01-24 07:58:47 -06:00
GitHub Actions
c298d8552b
chore(release): v0.14.6
v0.14.6
2024-01-24 06:34:25 +00:00