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 |
|
Aaron Klinker
|
28733df5f9
|
chore: Update changelog after release
|
2023-07-10 18:34:55 -05:00 |
|
GitHub Actions
|
0110a2bd4e
|
chore(release): v0.1.0
v0.1.0
|
2023-07-10 23:24:09 +00:00 |
|
Aaron Klinker
|
afe838a348
|
feat!: Initial release
|
2023-07-10 18:21:01 -05:00 |
|
Aaron Klinker
|
0255028ce2
|
docs: Update feature list
|
2023-07-10 18:03:27 -05:00 |
|
Aaron
|
249aa5eccc
|
feat: Content scripts reloading (#25)
|
2023-07-10 17:47:52 -05:00 |
|
Aaron Klinker
|
b7c078f4e4
|
ci: Create github release
|
2023-07-03 17:43:10 -05:00 |
|
GitHub Actions
|
f6b6b8857d
|
chore(release): v0.0.2
v0.0.2
|
2023-07-03 02:54:39 +00:00 |
|
Aaron Klinker
|
54eb118f8c
|
chore: Update cli screenshot
|
2023-07-02 21:50:42 -05:00 |
|
Aaron
|
75eb3de89e
|
chore: Rename templates to virtual-modules (#24)
|
2023-07-02 21:49:01 -05:00 |
|
Aaron Klinker
|
e14f81d97a
|
docs: Fix milestone link in README
|
2023-07-02 21:38:40 -05:00 |
|
Aaron
|
cd714ea196
|
feat: Reload HTML files individually (#23)
|
2023-07-02 21:37:28 -05:00 |
|
Aaron Klinker
|
684197dbe3
|
docs: Add milestone progress badge to README
|
2023-07-02 21:36:38 -05:00 |
|
Aaron Klinker
|
c51f0e055f
|
fix: Show Vite warnings and errors
|
2023-07-02 20:40:34 -05:00 |
|
Aaron Klinker
|
7f3a1e8d91
|
fix: Separate template builds to prevent sharing chunks
|
2023-07-02 20:40:13 -05:00 |
|
Aaron Klinker
|
37986bf230
|
fix: Overwrite files with the same name when renaming entrypoints in dev mode
|
2023-07-02 20:11:21 -05:00 |
|
Aaron
|
13a713cc28
|
feat: Setup background script web socket/reload (#22)
|
2023-07-02 20:00:18 -05:00 |
|
Aaron Klinker
|
a78aada96e
|
chore: Refactor build outputs to support transpiled templates
|
2023-07-02 17:05:23 -05:00 |
|
Aaron
|
3307fc42a0
|
feat: Reload extension when source code is changed (#17)
|
2023-07-02 16:04:13 -05:00 |
|
Aaron
|
8be53efd24
|
chore: Refactor build output type (#19)
|
2023-07-01 13:58:44 -05:00 |
|
Aaron
|
f02abc5227
|
fix: Remove hash from content script css outputs (#20)
|
2023-07-01 13:54:18 -05:00 |
|
Aaron Klinker
|
2dd7a99937
|
fix: Output chunks to a chunks directory
|
2023-06-28 16:35:11 -05:00 |
|
Aaron Klinker
|
a9af4d3b67
|
chore: Update changelog
|
2023-06-26 10:14:17 -05:00 |
|
GitHub Actions
|
1030e9185e
|
chore(release): v0.0.1
v0.0.1
|
2023-06-26 15:12:56 +00:00 |
|
Aaron Klinker
|
2e94f2a9d2
|
chore: Fix release workflow
|
2023-06-26 10:05:12 -05:00 |
|
Aaron
|
f933ef91a2
|
ci: Create release workflow (#13)
|
2023-06-26 09:57:26 -05:00 |
|
Aaron
|
069bd469d4
|
ci: Create validation workflow (#12)
|
2023-06-25 21:23:49 -05:00 |
|
Aaron Klinker
|
9ab3953810
|
chore: Refactor folder structure
|
2023-06-25 21:11:11 -05:00 |
|
Aaron Klinker
|
5590c9d81d
|
docs: Fix typo in README
|
2023-06-25 21:02:21 -05:00 |
|
Aaron
|
62f4f605d0
|
feat: Open browser when starting dev server (#11)
|
2023-06-25 20:58:47 -05:00 |
|
Aaron Klinker
|
50bb8454dd
|
fix: Firefox manifest warnings in dev mode
|
2023-06-25 20:53:32 -05:00 |
|
Aaron Klinker
|
1ecfedd32c
|
chore: Fix demo global usage
|
2023-06-25 20:50:09 -05:00 |
|
Aaron Klinker
|
f114c5bf88
|
feat: Add more supported browser types
|
2023-06-25 12:43:15 -05:00 |
|
Aaron
|
9ef451be2e
|
feat: Support more CLI flags for build and dev (#9)
|
2023-06-25 12:23:04 -05:00 |
|
Aaron
|
b400e5424a
|
docs: Add initial release milestone link to README
|
2023-06-25 11:50:04 -05:00 |
|
Aaron Klinker
|
23ed6f7275
|
docs: Update README
|
2023-06-25 11:36:21 -05:00 |
|