GitHub Actions
|
236a135ac2
|
chore(release): v0.2.4
v0.2.4
|
2023-07-16 19:41:24 +00:00 |
|
Aaron
|
dca43efe0d
|
feat: Add wxt zip command (#47)
|
2023-07-16 14:38:56 -05:00 |
|
GitHub Actions
|
eedb136e13
|
chore(release): v0.2.3
v0.2.3
|
2023-07-16 17:05:39 +00:00 |
|
Aaron
|
c71b5e12f2
|
fix: Some fields cannot be overridden from config.manifest (#46)
|
2023-07-16 12:03:14 -05:00 |
|
Aaron Klinker
|
495c5c8e4c
|
fix: Read boolean maniest options from meta tags correctly
|
2023-07-16 11:29:34 -05:00 |
|
Aaron Klinker
|
63c4359d83
|
Fix changelog
|
2023-07-16 11:17:33 -05:00 |
|
Aaron
|
efc3230674
|
fix: Correctly lookup open port (#45)
|
2023-07-16 11:14:50 -05:00 |
|
GitHub Actions
|
69e840b984
|
chore(release): v0.2.2
v0.2.2
|
2023-07-16 15:47:47 +00:00 |
|
Aaron Klinker
|
2fb5a542d3
|
fix: Register content scripts correctly
|
2023-07-16 10:37:42 -05:00 |
|
GitHub Actions
|
84657e035a
|
chore(release): v0.2.1
v0.2.1
|
2023-07-16 15:14:44 +00:00 |
|
Aaron Klinker
|
6f5bf89645
|
feat: Support all content script options
|
2023-07-16 10:10:25 -05:00 |
|
Aaron Klinker
|
90fa6bfc40
|
fix: Remove HMR log
It was causing too many logs during development.
|
2023-07-15 14:11:22 -05:00 |
|
GitHub Actions
|
992452cdae
|
chore(release): v0.2.0
v0.2.0
|
2023-07-15 18:52:37 +00:00 |
|
Aaron Klinker
|
5c7e041f7f
|
chore: Don't format lockfile
|
2023-07-15 13:50:05 -05:00 |
|
Aaron Klinker
|
3db5cec2ca
|
feat: Recongize unnamed content scripts (content.ts and content/index.ts)
|
2023-07-15 13:48:56 -05:00 |
|
Aaron Klinker
|
375a2a6640
|
docs: Add inline JSDoc for public types
|
2023-07-14 22:41:46 -05:00 |
|
Aaron Klinker
|
77cbfc1985
|
docs: Add docs for each type of entrypoint
|
2023-07-14 22:28:08 -05:00 |
|
Aaron Klinker
|
5b48ae99f4
|
feat!: Rename defineBackgroundScript to defineBackground
BREAKING CHANGE: Rename `defineBackgroundScript` to `defineBackground`. Update your background entrypoints
|
2023-07-14 20:03:12 -05:00 |
|
Aaron Klinker
|
c1ea9ba4a3
|
chore: Run wxt prepare on postinstall
|
2023-07-14 15:50:50 -05:00 |
|
Aaron Klinker
|
f28a29e118
|
docs: Update templates
|
2023-07-14 15:46:11 -05:00 |
|
GitHub Actions
|
6f5fa9f51c
|
chore(release): v0.1.6
v0.1.6
|
2023-07-14 14:42:45 +00:00 |
|
Aaron Klinker
|
977246f9ed
|
fix: Add logs when a hot reload happens
|
2023-07-14 09:39:40 -05:00 |
|
Aaron
|
602dd42e5c
|
chore: Svelte template (#34)
|
2023-07-14 09:20:49 -05:00 |
|
Aaron Klinker
|
ea92a2743b
|
fix: Resolve tsconfig paths in vite
|
2023-07-14 08:35:48 -05:00 |
|
Aaron
|
2daa4d6900
|
chore: React and Vue starter templates (#33)
|
2023-07-13 18:50:07 -05:00 |
|
GitHub Actions
|
b5a9d8082d
|
chore(release): v0.1.5
v0.1.5
|
2023-07-13 22:53:25 +00:00 |
|
Aaron Klinker
|
371be99770
|
fix: Include vite/client types
|
2023-07-13 17:36:52 -05:00 |
|
GitHub Actions
|
09928e8a15
|
chore(release): v0.1.4
v0.1.4
|
2023-07-13 21:46:50 +00:00 |
|
Aaron Klinker
|
0a26673172
|
docs: Update CLI screenshot
|
2023-07-13 16:40:06 -05:00 |
|
Aaron Klinker
|
68611ae944
|
chore: Update prettier ignore
|
2023-07-13 16:37:15 -05:00 |
|
Aaron Klinker
|
49965e7786
|
fix: Fix config hook implementations for vite plugins
Turns out the returned config is merged with the user config, so we don't have to do that ourselves.
|
2023-07-13 16:36:39 -05:00 |
|
Aaron Klinker
|
fa2b6566d8
|
fix: Fix regression where manifest was not listed first in build summary
|
2023-07-13 16:09:23 -05:00 |
|
Aaron
|
2d1c41eff1
|
Fix broken link in README.md
|
2023-07-11 17:59:01 -05:00 |
|
GitHub Actions
|
10fba3de49
|
chore(release): v0.1.3
v0.1.3
|
2023-07-11 22:54:00 +00:00 |
|
Aaron
|
aa16014650
|
feat: Add tsconfig path aliases (#32)
|
2023-07-11 17:39:13 -05:00 |
|
Aaron Klinker
|
0ce7c9d183
|
chore: Upgrade to pnpm 8
|
2023-07-11 17:35:45 -05:00 |
|
Aaron Klinker
|
ac0b28e608
|
fix: Cleanup build summary with sourcemaps
|
2023-07-11 17:18:22 -05:00 |
|
Aaron
|
80fed4a451
|
docs: Create documentation site (#31)
|
2023-07-11 14:22:47 -05:00 |
|
Aaron Klinker
|
05ca9985d5
|
fix: Merge manifest option from both inline and user config
|
2023-07-11 10:24:55 -05:00 |
|
GitHub Actions
|
145038c6a2
|
chore(release): v0.1.2
v0.1.2
|
2023-07-11 14:45:39 +00:00 |
|
Aaron Klinker
|
6e7184d98d
|
fix: Generate valid type for EntrypointPath when there are no entrypoints
|
2023-07-11 09:42:08 -05:00 |
|
Aaron Klinker
|
ee49837804
|
feat: Accept a function for config.manifest
|
2023-07-11 09:41:43 -05:00 |
|
Aaron Klinker
|
67f972eab8
|
Remove milestone warning from README
|
2023-07-10 23:19:27 -05:00 |
|
Aaron Klinker
|
b29c3c6fdd
|
fix: Only add imports to JS files
|
2023-07-10 23:19:13 -05:00 |
|
Aaron Klinker
|
ef6001e0c0
|
types: Change config.vite to UserConfig
|
2023-07-10 23:00:30 -05:00 |
|
Aaron Klinker
|
636aa48e95
|
fix: Add missing types for webextension-polyfill and the manifest option
|
2023-07-10 22:55:40 -05:00 |
|
Aaron Klinker
|
ec66b6172c
|
Update changelog after release
|
2023-07-10 22:22:31 -05:00 |
|
GitHub Actions
|
1edd94e8f4
|
chore(release): v0.1.1
v0.1.1
|
2023-07-11 03:21:27 +00:00 |
|
Aaron
|
2efc193b45
|
fix: Unable to read entrypoint options (#28)
|
2023-07-10 22:18:20 -05:00 |
|
Aaron Klinker
|
2e51e7349d
|
fix: Allow dashes in entrypoint names
|
2023-07-10 22:16:08 -05:00 |
|