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
Aaron
7d55faff20
chore: Branding and logo ( #60 )
2023-07-21 01:51:04 -05:00
Aaron
be95a778ab
chore: Update template projects to v0.3 ( #56 )
2023-07-20 23:13:20 -05:00
Aaron Klinker
9d00eb2466
chore: Update templates to wxt@0.2
2023-07-20 11:13:55 -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
2daa4d6900
chore: React and Vue starter templates ( #33 )
2023-07-13 18:50:07 -05:00