Aaron Klinker
|
b58fb02016
|
docs: Add migration guides
|
2023-10-07 10:49:31 -05:00 |
|
Aaron
|
e1bab6c746
|
chore: Upgrade templates to v0.7 (#156)
|
2023-10-07 10:00:36 -05:00 |
|
GitHub Actions
|
d10c22fbd9
|
chore(release): v0.7.3
v0.7.3
|
2023-10-07 14:59:25 +00:00 |
|
Aaron
|
da1f7f3ea5
|
feat: Support JS entrypoints (#155)
|
2023-10-07 09:53:47 -05:00 |
|
GitHub Actions
|
2659272f8a
|
chore(release): v0.7.2
v0.7.2
|
2023-10-05 22:17:59 +00:00 |
|
Aaron
|
868fd27804
|
feat: Allow customizing entrypoint options per browser (#154)
|
2023-10-05 17:12:20 -05:00 |
|
Aaron Klinker
|
d9fdcb5b33
|
fix: Add missing persistent type to defineBackgroundScript
|
2023-10-05 16:08:03 -05:00 |
|
Aaron Klinker
|
580793158f
|
fix: Default safari to MV2
|
2023-10-05 16:07:20 -05:00 |
|
Aaron Klinker
|
f58d69dc5f
|
docs: Add docs for development and testing
|
2023-10-02 15:05:47 -05:00 |
|
Aaron
|
c9028dd335
|
docs: Restructure website to improve UX (#149)
|
2023-10-02 09:42:46 -05:00 |
|
dependabot[bot]
|
6342f59c5e
|
chore(deps-dev): bump typescript from 5.1 to 5.2 (#148)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klinker <aaronklinker1@gmail.com>
|
2023-10-01 17:58:31 -05:00 |
|
dependabot[bot]
|
2d91898452
|
chore(deps-dev): bump vitest from 0.34.3 to 0.34.6 (#145)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-01 17:36:48 -05:00 |
|
dependabot[bot]
|
4acefd601c
|
chore(deps-dev): bump vitest-mock-extended from 1.2.1 to 1.3.0 (#147)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-01 17:27:00 -05:00 |
|
dependabot[bot]
|
9a2e71b481
|
chore(deps-dev): bump @faker-js/faker from 8.0.2 to 8.1.0 (#146)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-01 17:26:20 -05:00 |
|
dependabot[bot]
|
6e578f3156
|
chore(deps-dev): bump @types/fs-extra from 11.0.1 to 11.0.2 (#144)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-01 17:25:42 -05:00 |
|
GitHub Actions
|
474de83e28
|
chore(release): v0.7.1
v0.7.1
|
2023-10-01 04:18:14 +00:00 |
|
Aaron Klinker
|
65fcfc0064
|
docs: Add docs for createContentScriptUi
|
2023-09-30 23:05:07 -05:00 |
|
Aaron Klinker
|
2d4983e88b
|
chore(release): v0.7.1-alpha1
v0.7.1-alpha1
|
2023-09-30 21:59:20 -05:00 |
|
Aaron
|
4150e42c05
|
feat: createContentScriptUi helper (#143)
|
2023-09-30 21:57:57 -05:00 |
|
Aaron
|
8d7150653a
|
Tweak badge colors for readability
|
2023-09-30 21:57:16 -05:00 |
|
Aaron Klinker
|
61e57b7b7c
|
Remove all from sync-releases script
|
2023-09-30 12:49:04 -05:00 |
|
Aaron Klinker
|
83add72312
|
Update breaking change docs
|
2023-09-30 12:48:22 -05:00 |
|
GitHub Actions
|
3c723d2c92
|
chore(release): v0.7.0
v0.7.0
|
2023-09-30 17:45:03 +00:00 |
|
Aaron Klinker
|
1eb35c7207
|
Reduce codecov requirement to 80%
|
2023-09-30 12:38:14 -05:00 |
|
Aaron
|
725ecf7c64
|
fix: Reorder typescript paths to give priority to @ and ~ over @@ and ~~ (#142)
|
2023-09-30 12:33:33 -05:00 |
|
Aaron
|
3847092df4
|
feat: Content script cssInjectionMode (#141)
|
2023-09-30 12:32:00 -05:00 |
|
Aaron
|
19b11c236f
|
fix!: Output content script CSS to content-scripts/<name>.css (#140)
BREAKING CHANGE: Content script CSS used to be output to `assets/<name>.css`, but is now `content-scripts/<name>.css` to match the docs.
|
2023-09-30 12:20:41 -05:00 |
|
Aaron Klinker
|
4b2012c489
|
fix: Validate transformed manifest correctly
|
2023-09-30 10:32:57 -05:00 |
|
Aaron Klinker
|
0591050f31
|
chore: Store user config metadata in memory
This will be used in #16
|
2023-09-30 10:30:25 -05:00 |
|
GitHub Actions
|
b15dc7fc11
|
chore(release): v0.6.6
v0.6.6
|
2023-09-30 15:05:16 +00:00 |
|
Aaron
|
89d15babc2
|
feat: Disable opening browser automatically during dev mode (#136)
|
2023-09-30 08:45:24 -05:00 |
|
GitHub Actions
|
c616125689
|
chore(release): v0.6.5
v0.6.5
|
2023-09-30 03:15:10 +00:00 |
|
Aaron
|
e97071b7d7
|
fix: Support loading tsx entrypoints (#134)
|
2023-09-29 22:08:20 -05:00 |
|
Aaron
|
1fa049c5a7
|
Update badge colors
|
2023-09-29 12:43:28 -05:00 |
|
Aaron Klinker
|
b48cee9715
|
fix: Don't crash when <all_urls> matches is used in dev mode
|
2023-09-29 08:18:56 -05:00 |
|
Aaron Klinker
|
24e69fe1bf
|
docs: Add link to update extensions using WXT
|
2023-09-28 12:26:29 -05:00 |
|
Aaron Klinker
|
41e154992a
|
docs: Fix DX section sizing
|
2023-09-28 12:22:56 -05:00 |
|
Aaron Klinker
|
55707932a9
|
docs: Add more content to the homepage
|
2023-09-28 12:08:21 -05:00 |
|
Aaron Klinker
|
08115a40ae
|
Add explicit title to homepage
|
2023-09-28 10:22:20 -05:00 |
|
Aaron Klinker
|
96be879918
|
docs: Add tags for SEO and socials
|
2023-09-28 10:13:18 -05:00 |
|
Aaron
|
1fc4ada66d
|
Add badges to README
|
2023-09-27 12:41:37 -05:00 |
|
Aaron Klinker
|
d27f299641
|
Remove files from coverage
|
2023-09-27 12:27:58 -05:00 |
|
Aaron
|
7183114370
|
chore: Code coverage improvements (#131)
|
2023-09-27 12:21:50 -05:00 |
|
GitHub Actions
|
7bd940450f
|
chore(release): v0.6.4
v0.6.4
|
2023-09-27 17:12:03 +00:00 |
|
Aaron
|
cf5a7d1411
|
fix: Use execaCommand instead of node:child_process (#130)
|
2023-09-27 12:06:44 -05:00 |
|
Aaron Klinker
|
5482b2f934
|
chore: Increase E2E test timeout
GitHub actions windows fails every once in a while due to a timeout, this should reduce those errors
|
2023-09-27 11:36:37 -05:00 |
|
Aaron Klinker
|
c4a6ff928d
|
Remove Aaron from release contributors
|
2023-09-27 11:34:18 -05:00 |
|
Aaron Klinker
|
455e7f3765
|
fix(content-scripts): Don't throw an error when including include or exclude options on a content script
|
2023-09-27 11:29:50 -05:00 |
|
Aaron
|
25b6ab92f5
|
chore(templates): Add .wxt directory to gitignore (#129)
|
2023-09-27 11:24:04 -05:00 |
|
GitHub Actions
|
50f6289ac5
|
chore(release): v0.6.3
v0.6.3
|
2023-09-26 22:28:00 +00:00 |
|