Commit graph

722 commits

Author SHA1 Message Date
7385117308 chore: add npm scripts to packages 2024-12-27 12:03:14 +01:00
bebee213f2 chore(cli): test patch for release 2024-12-27 12:01:43 +01:00
cfd7e7ba9a chore(core): patch version for release 2024-12-27 11:58:19 +01:00
efb5027ee8 chore: ignore site/ and templates/ in formatting 2024-12-27 11:55:25 +01:00
43fa3dfb12 feat(site): update demo page to have no semicolon server:setup script 2024-12-27 11:53:37 +01:00
d50b67f3f4 feat: allow no semicolon server:setup scripts 2024-12-27 11:52:25 +01:00
4e10f7d92d chore(core): add esbuild as dependency 2024-12-27 11:38:00 +01:00
1c43f678df chore: add comment on .prettierignore 2024-12-26 00:36:48 +01:00
e9bf384e2f chore: update prettier ignore 2024-12-26 00:34:32 +01:00
9bbe6b4f08 chore: update .prettierignore 2024-12-26 00:31:10 +01:00
Ayo Ayco
2dcefb1f26 fix: prettier config 2024-12-25 23:11:08 +01:00
Ayo Ayco
4ccd8027c5 chore: update eslint ignores; use npm in precommit 2024-12-25 22:51:41 +01:00
Ayo Ayco
6bbf02c49f chore: update eslint config ignores 2024-12-25 22:46:27 +01:00
08c4ee7259 test(cli): remove unneeded assertion 2024-12-20 00:01:17 +01:00
06b7b8e729 test(cli): change assertion 2024-12-19 23:59:00 +01:00
1e5d164775 chroe(ci): use npx vitest 2024-12-19 23:55:10 +01:00
c5f1056120 chore(ci): install cli deps 2024-12-19 23:50:30 +01:00
51559d354e chore: fix cli tests ci 2024-12-19 23:47:39 +01:00
48f228ba16 chore: update cli tests step name 2024-12-19 23:46:37 +01:00
0e58219963 chore: cli tests on ci 2024-12-19 23:45:01 +01:00
ac71e6aba2 chore: unify pre-commit and ci test scripts 2024-12-19 23:41:58 +01:00
058d720b11 chore(deps): add vitest to root 2024-12-19 23:37:25 +01:00
9374f2f0a0 chore: ignore-scripts on ci 2024-12-19 23:34:59 +01:00
09f3376119 chore: install all deps on ci 2024-12-19 23:32:20 +01:00
7160559c01 chore: add test ci 2024-12-19 23:30:42 +01:00
9e1b9d1328 chore: use .mjs config files 2024-12-19 23:15:23 +01:00
c25c5e03d4 chore: format code 2024-12-19 23:11:07 +01:00
a362adab90 chore: set up prettier 2024-12-19 23:10:55 +01:00
5a4f8b9b30 chore: set up husky 2024-12-19 23:07:49 +01:00
4975bb8206 chore: add todo 2024-12-19 22:57:56 +01:00
49c8f00a1e chore: set up eslint 2024-12-19 22:57:44 +01:00
7a8c13ab65 chore(templates): use latest config with compatibilityDate 2024-12-09 19:23:55 +01:00
f071b0d531 chore: update readme with WHY 2024-12-08 22:08:43 +01:00
a413fc14f2 chore(config): bump version patch for release 2024-12-08 21:21:23 +01:00
2e5a44d5e5 feat(config): add compatibilityDate
- prevents the nitro server prompt to auto add compatibilityDate; it is used for cloudflare workers if I understand it correctly
2024-12-08 21:20:33 +01:00
a60b7412df chore: remove patch:all script 2024-12-08 21:18:28 +01:00
77a9aa6b19 chore(templates): update nitro version of basic template 2024-12-08 20:55:26 +01:00
f40d7c541b chore(templates): rollback nitro for basic template 2024-12-08 20:47:17 +01:00
f6470e9a58 feat(templates): update basic template dependencies 2024-12-08 20:44:18 +01:00
01493ae617 chore(cli): update nitro 2024-12-08 20:32:24 +01:00
1491c5b35f chore(site): update nitro 2024-12-08 20:32:13 +01:00
17f631baaf test(cli): main subcommands list 2024-12-08 19:54:23 +01:00
c1e2ed579c chore(cli): remove TODO 2024-12-07 20:41:05 +01:00
ea06089c4a test(cli): add tests for generate command 2024-12-07 20:40:15 +01:00
41d8ff83a5 chore(cli): update script command for coverage 2024-12-07 20:35:11 +01:00
cc6dfda559 test(cli): add tests to serve.printInfo() 2024-12-07 20:34:52 +01:00
47fa380ef0 test(cli): add tests for serve() 2024-12-07 19:25:29 +01:00
6c14bbf2b5 refactor(cli): remove unused import 2024-12-07 19:25:09 +01:00
4001369337 test(cli): add @mcflyjs/core as devDep for testing 2024-12-07 19:24:42 +01:00
0834f13633 test(cli): error scenarios for new, build, prepare 2024-12-07 18:35:34 +01:00