Aaron
67f35615a2
chore(deps): Bump dev and non-breaking major dependencies ( #1167 )
2024-11-13 08:32:29 -06:00
Aaron
5c7b6098a2
chore(deps): Upgrade all non-major dependencies ( #1164 )
2024-11-13 08:19:40 -06:00
1natsu
e7c66304d3
chore: add "@types/chrome" to templates ( #1119 )
2024-10-28 14:33:21 -05:00
Aaron
842c158f96
chore: Enable extensionApi: chrome in template projects ( #1083 )
2024-10-19 02:38:45 -05:00
Aaron
faa4fcb718
chore: Upgrade all non-major dependencies ( #1040 )
2024-10-03 18:47:16 -05:00
Aaron
523296b29a
chore(deps): Upgrade all dependencies ( #869 )
2024-07-27 16:07:50 -05:00
Aaron Klinker
ef67ef47aa
chore: Update template package names
2024-07-27 15:37:48 -05:00
Aaron
1f216dd57b
chore(deps): Bump all non-major dependencies ( #834 )
2024-07-21 10:01:51 -05:00
Aaron
8c4436efe8
Update solid template to @wxt-dev/module-solid v1.1.1 ( #789 )
2024-07-02 11:29:53 -05:00
Aaron
ccfc207e92
fix: Use prepare instead of postinstall for local dev setup ( #788 )
2024-07-02 11:18:44 -05:00
Aaron
faffe20a62
chore(deps): Upgrade non-major deps ( #778 )
2024-06-29 15:00:15 -05:00
Aaron
a0d56b4d27
chore: Update templates to use new modules ( #732 )
2024-06-14 00:19:13 -05:00
Aaron
48783baec3
chore(deps): Upgrade and sync all dependencies ( #725 )
2024-06-13 15:44:00 -05:00
Aaron
274d39b9a4
chore(dev-deps): Upgrade typescript to 5.4 ( #718 )
2024-06-13 00:38:11 -05:00
Aaron
3b954cc6fb
chore: Upgrade templates to v0.18
2024-05-24 05:40:07 -05:00
Aaron
4f7e9cb050
chore: Bump templates to v0.17 ( #524 )
2024-03-04 07:32:18 -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
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
f0b2a12724
chore(templates): Upgrade to wxt ^0.16.0
2024-02-02 16:20:24 -06:00
Aaron
d027a496f5
Upgrade wxt init templates to v0.15 ( #385 )
2024-01-29 14:04:58 -06:00
Aaron Klinker
70a496108a
chore: Update templates to ^0.14.0
2024-01-12 08:53:32 -06:00
Aaron
59f6a28c65
chore: Upgrade template dependencies ( #310 )
2023-12-29 12:25:13 -06:00
Aaron
f7534464bc
chore: Update templates to ^0.13.0 ( #309 )
2023-12-29 12:14:05 -06:00
Aaron
9b562b0ca8
chore: Upgrade templates to wxt@^0.12.0 ( #285 )
2023-12-13 16:21:52 -06:00
Aaron
d92a126489
fix: Discover .js, .jsx, and .tsx unlisted scripts correctly ( #274 )
2023-12-12 12:24:38 -06:00
Aaron
59094c9af3
chore: Update sSolid template to vite 5 ( #265 )
2023-12-07 23:05:08 -06:00
Aaron
1a39a0d153
feat!: Vite 5 support ( #261 )
2023-12-06 11:18:52 -06:00
Aaron
762ba0080d
chore(deps): Upgrade to typescript 5.3 ( #245 )
2023-11-27 10:03:03 -06:00
Aaron
60625280c2
chore: Upgrade templates to v0.10 ( #239 )
2023-11-16 16:50:30 -06:00
Aaron
9c27820add
chore: Upgrade templates to wxt@^0.9.0 ( #214 )
2023-11-04 13:01:05 -05:00
Aaron Klinker
54f3785063
Upgrade templates to use v0.8
2023-10-14 10:40:10 -05:00
Aaron
e1bab6c746
chore: Upgrade templates to v0.7 ( #156 )
2023-10-07 10:00:36 -05:00
Aaron
c9028dd335
docs: Restructure website to improve UX ( #149 )
2023-10-02 09:42:46 -05:00
Aaron
89d15babc2
feat: Disable opening browser automatically during dev mode ( #136 )
2023-09-30 08:45:24 -05:00
Aaron
25b6ab92f5
chore(templates): Add .wxt directory to gitignore ( #129 )
2023-09-27 11:24:04 -05:00
Aaron
2e142b3038
feat: --analyze build flag ( #125 )
2023-09-23 16:00:35 -05:00
Aaron
07891d028b
feat!: Require a function for vite configuration ( #121 )
...
BREAKING CHANGE: The `vite` config option must now be a function. If you were using an object before, change it from `vite: { ... }` to `vite: () => ({ ... })`.
2023-09-22 11:51:55 -05:00
Aaron
b5acea106d
Bump templates to ^0.5.0 ( #116 )
2023-09-15 13:57:10 -05:00
Aaron
2c3721e5f4
Upgrade templates to 0.4 ( #105 )
2023-09-05 10:16:31 -05:00
Aaron Klinker
93bfee0578
chore: Remove explict icon config from templates
...
Icons are now automatically discovered thanks to aefc8d3
2023-09-04 15:55:29 -05:00
Aaron
d629acf518
chore: Upgrade to prettier 3 ( #77 )
2023-08-13 14:39:53 -05:00
Aaron Klinker
7f15305037
chore: Update templates to work with CSS entrypoints
2023-07-29 23:08:42 -05:00
Aaron
d3ff4c6afe
Cleanup templates ( #64 )
2023-07-22 09:10:59 -05:00
BeanWei
16de4da27f
chore: Add Solid template ( #63 )
...
Co-authored-by: Aaron Klinker <aklinker1@users.noreply.github.com >
2023-07-22 08:43:10 -05:00