uncenter
|
1f7ad781df
|
docs: Add "Catppuccin for GitHub File Explorer Icons" to homepage (#1060)
|
2024-10-11 13:29:18 -05:00 |
|
dsrrlldr
|
c2b151be11
|
docs: Add "Habit Tracker" to homepage (#1054)
|
2024-10-06 07:57:11 -05:00 |
|
Aaron
|
a0b63e7350
|
ci: Add missing packages to sync-releases workflow
|
2024-10-04 18:20:46 -05:00 |
|
Aaron
|
10902351be
|
Fix changelog
|
2024-10-04 18:19:33 -05:00 |
|
GitHub Actions
|
1c3009a48f
|
chore(release): @wxt-dev/i18n v0.2.0
vhs / vhs (push) Cancelled after 0s
i18n-v0.2.0
|
2024-10-04 23:12:34 +00:00 |
|
Aaron
|
6c6087249f
|
fix!: Remove invalid options argument (#1048)
|
2024-10-04 18:07:57 -05:00 |
|
Aaron
|
539d482f71
|
chore: Remove TS compilerOptions.noUnusedLocals because Oxlint already does it (#1047)
|
2024-10-04 16:48:35 -05:00 |
|
Aaron
|
cab97bca1e
|
perf: Downgrade esbuild so a single version is shared between sub-dependencies (#1045)
|
2024-10-04 16:48:25 -05:00 |
|
Florian Metz
|
6020083b89
|
perf: Replace execa with nano-spawn for smaller package size (#1042)
|
2024-10-04 16:38:06 -05:00 |
|
GitHub Actions
|
947b24f1b0
|
chore(release): @wxt-dev/i18n v0.1.1
vhs / vhs (push) Cancelled after 0s
i18n-v0.1.1
|
2024-10-04 18:24:18 +00:00 |
|
windmillcode0
|
2c5ba64b61
|
fix: Friendly error messages for null and undefined values inside message files (#1041)
Co-authored-by: windmillcode0 <michaelodumosu57@gmail.com>
|
2024-10-04 13:19:35 -05:00 |
|
Aaron
|
faa4fcb718
|
chore: Upgrade all non-major dependencies (#1040)
|
2024-10-03 18:47:16 -05:00 |
|
dependabot[bot]
|
8e9b67fea2
|
chore(deps): bump execa from 9.3.1 to 9.4.0 (#1031)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-03 18:24:43 -05:00 |
|
dependabot[bot]
|
659bdd46a0
|
chore(deps): bump linkedom from 0.18.4 to 0.18.5 (#1034)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-03 13:25:47 -05:00 |
|
dependabot[bot]
|
edcc411d26
|
chore(deps-dev): bump changelogen from 0.5.5 to 0.5.7 (#1019)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-03 13:25:11 -05:00 |
|
dependabot[bot]
|
e022423bad
|
chore(deps): bump @vitejs/plugin-vue from 5.1.1 to 5.1.4 (#1020)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-03 13:13:24 -05:00 |
|
dependabot[bot]
|
84e1fd44eb
|
chore(deps): bump esbuild from 0.23.0 to 0.24.0 (#1018)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-03 13:13:00 -05:00 |
|
dependabot[bot]
|
b68d1ff828
|
chore(deps): bump magicast from 0.3.4 to 0.3.5 (#1017)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-03 13:11:46 -05:00 |
|
dependabot[bot]
|
c31a5c30ed
|
chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 (#1022)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-03 13:10:26 -05:00 |
|
Aaron
|
5b408c2bc2
|
chore: Update dependabot configuration
|
2024-10-03 13:09:01 -05:00 |
|
mezannic
|
ca29419db6
|
chore: remove email from changelog (#1027)
|
2024-10-03 13:04:33 -05:00 |
|
Aaron
|
ab26bdc7c1
|
fix: Use directory name when zip.name and package.json#name are not provided (#1028)
|
2024-10-03 12:26:36 -05:00 |
|
GitHub Actions
|
d270250633
|
chore(release): wxt v0.19.11
vhs / vhs (push) Cancelled after 0s
wxt-v0.19.11
|
2024-10-02 13:59:29 +00:00 |
|
Florian Metz
|
d75f64df79
|
feat(zip): wxt zip --sources and auto sources for opera (#1014)
Co-authored-by: Timeraa <Timeraa@users.noreply.github.com>
Co-authored-by: Aaron <aaronklinker1@gmail.com>
|
2024-10-02 08:55:08 -05:00 |
|
Gurvir Singh
|
5faa5d7537
|
fix: #1005 fixed, by updating type-definations to getItem method. (#1007)
Co-authored-by: Aaron <aaronklinker1@gmail.com>
|
2024-10-02 08:20:32 -05:00 |
|
mezannic
|
177223c625
|
fix: Reverse env files priority (#1016)
Co-authored-by: Mathieu Ezannic <mathieu.ezannic@plebicom.com>
|
2024-10-01 16:00:52 -05:00 |
|
deyu
|
a64ff22917
|
docs: Add "Discord Message Translator" extension to homepage (#1011)
|
2024-09-29 21:57:23 -05:00 |
|
Gourav Goyal
|
0bf08329b0
|
docs: Add "ChatGPT Writer" to homepage (#1006)
|
2024-09-27 20:50:21 -05:00 |
|
Guilherme Oenning
|
e3f00d2797
|
docs: Add "Dofollow Links for SEO" to homepage (#1001)
Co-authored-by: Aaron <aaronklinker1@gmail.com>
|
2024-09-27 08:03:06 -05:00 |
|
Andy Zhou
|
09de72895e
|
docs: Add "social-media-copilot" to homepage (#1000)
|
2024-09-27 08:02:23 -05:00 |
|
Aaron
|
c0aa12089e
|
chore: Move some files around (#996)
|
2024-09-25 20:54:40 -05:00 |
|
Aaron
|
0248f58785
|
chore: Add Aaron back to changelog contributions
|
2024-09-25 20:11:02 -05:00 |
|
Florian Metz
|
247cd66f74
|
feat(zip): hooks (#993)
Co-authored-by: Timeraa <Timeraa@users.noreply.github.com>
Co-authored-by: Aaron <aaronklinker1@gmail.com>
|
2024-09-25 20:08:54 -05:00 |
|
GitHub Actions
|
4a1bd41df9
|
chore(release): wxt v0.19.10
vhs / vhs (push) Cancelled after 0s
wxt-v0.19.10
|
2024-09-22 14:20:12 +00:00 |
|
1natsu
|
efcb593718
|
perf: Reduce hypersensitive onChange of watcher (#978)
Co-authored-by: Aaron <aaronklinker1@gmail.com>
|
2024-09-22 09:12:29 -05:00 |
|
Okinea Dev
|
a82c7cbf71
|
docs: Improved docs and links (#970)
Co-authored-by: Aaron <aaronklinker1@gmail.com>
|
2024-09-22 08:45:30 -05:00 |
|
renxinyan
|
db60e79a99
|
docs: Correct the type example of allFrames (#988)
|
2024-09-21 19:03:07 -05:00 |
|
Jarle Mathiesen
|
722eff145f
|
docs: Add "YouTube Summarized" to homepage (#986)
|
2024-09-20 07:55:58 -05:00 |
|
Zain Hasan
|
282458748d
|
docs: Fix small typo in introduction (#983)
|
2024-09-16 21:20:53 -05:00 |
|
the-syndrome
|
26197f11a3
|
docs: examples reference outDir vs. outputDir (#982)
|
2024-09-15 07:58:52 -05:00 |
|
aklinker1
|
9d560f9798
|
docs: Update wxt init GIF
|
2024-09-14 20:45:33 +00:00 |
|
Okinea Dev
|
786292c95e
|
docs: Add wxt init demo GIF (#974)
Co-authored-by: Aaron <aaronklinker1@gmail.com>
Co-authored-by: okineadev <okineadev@users.noreply.github.com>
|
2024-09-14 15:44:15 -05:00 |
|
rxliuli
|
e760ee444e
|
chore(template): set type to "module" for Svelte template (#977)
|
2024-09-12 08:07:11 -05:00 |
|
kongmoumou
|
78f91fefb6
|
chore: Continuous publish using pkg.pr.new (#955)
|
2024-09-11 00:40:42 -05:00 |
|
Aaron Klinker
|
fda1e18f48
|
types: Fix ExtensionRunnerConfig.chromiumPref type
Closes #964
|
2024-09-10 16:29:36 -05:00 |
|
hikiko4ern
|
c94168e2d1
|
fix: Fix config manifest type (#973)
|
2024-09-10 16:13:08 -05:00 |
|
GitHub Actions
|
3eb505dbde
|
chore(release): wxt v0.19.9
wxt-v0.19.9
|
2024-09-04 21:39:24 +00:00 |
|
1natsu
|
fbe502fddf
|
chore: Cleanup leftover E2E test artifacts (#968)
|
2024-09-04 16:35:18 -05:00 |
|
1natsu
|
c143a9978d
|
fix: Properly overload import.meta.env with WXT's own environment globals (#966)
|
2024-09-03 14:35:10 -05:00 |
|
Aaron Klinker
|
e3555b663d
|
Update description after 447d011
|
2024-09-03 14:34:32 -05:00 |
|