Commit Graph

30 Commits

Author SHA1 Message Date
Hiroshi Ogawa
228e056c46
test: remove runInBuild flag from withRetry and untilUpdated helpers (#18699) 2024-11-19 12:01:20 +09:00
Bjorn Lu
ce0eec91c9
chore: upgrade to express 5 (#18537) 2024-11-05 19:27:51 +08:00
renovate[bot]
5552583a22
fix(deps): update all non-major dependencies (#18345)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
2024-10-15 16:13:43 +09:00
renovate[bot]
a73bbaadb5
chore(deps): update all non-major dependencies (#18108) 2024-09-17 15:08:40 +09:00
renovate[bot]
7caef4216e
fix(deps): update all non-major dependencies (#16258)
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
2024-03-26 09:00:34 +01:00
renovate[bot]
a862ecb941
chore(deps): update all non-major dependencies (#16131)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
2024-03-11 14:36:12 +08:00
patak
275ca5a6e2
test: missing __dirname in playground (#15243) 2023-12-06 01:31:59 +09:00
patak
9474c4be27
feat: preserve vite.middlewares connect instance after restarts (#15166) 2023-11-29 11:44:06 +01:00
patak
e49ef028bb
docs(ssr): properly handle vite.middlewares after restart (#14917)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2023-11-09 09:53:37 +01:00
renovate[bot]
5a56941a89
chore(deps): update dependency prettier to v3 (#13759)
Co-authored-by: Arnaud Barré <arnaud.barre@carbometrix.com>
2023-07-19 09:53:25 +02:00
fi3ework
a8c7eb24a2
test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
翠 / green
5170e44920
chore: rename test packages (#11172) 2022-12-04 10:20:45 +01:00
Arnaud Barré
134ce68179
chore: enable prettier trailing commas (#11167) 2022-12-04 08:19:06 +01:00
Ben McCann
8148af7b80
fix!: make NODE_ENV more predictable (#10996) 2022-11-22 22:25:10 +08:00
renovate[bot]
f519423170
chore(deps): update all non-major dependencies (#10393) 2022-10-10 09:36:31 +02:00
zoomdong
1cf5c78358
chore: remove vitest global options (#9620) 2022-08-12 07:05:13 +02:00
翠 / green
9e9cd23763
chore: node prefix lint (#9514) 2022-08-03 22:57:50 +09:00
Shinigami
60721ac53a
chore: use node prefix (#8309)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2022-06-19 21:59:52 +02:00
patak
14db47397b
feat!: appType (spa, mpa, custom), boolean middlewareMode (#8452)
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Co-authored-by: Shinigami <chrissi92@hotmail.de>
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2022-06-18 15:29:49 +02:00
patak
5161ecdc6c
chore: fix lint, return types of serve() in tests (#8380) 2022-05-29 14:47:21 +02:00
翠 / green
8d478df78d
test: fix server hmr port conflict (#8197) 2022-05-17 14:25:34 +02:00
patak
1cc2e2d2d5
feat!: vite dev default port is now 5173 (#8148) 2022-05-12 16:47:04 +02:00
Bjorn Lu
a8b22b63ba
chore: remove patch file deps hack (#8138) 2022-05-12 09:18:59 +02:00
Anthony Fu
da6dc9d4f7
test: refactor test utils and setup (#8135) 2022-05-12 13:12:43 +08:00
Ben McCann
c613f2239b
fix: revert #8025 and add missing "type": "module" (#8060) 2022-05-11 15:51:59 +02:00
Anthony Fu
79ef186b40
chore: enable typecheck for tests and scripts (#8114) 2022-05-11 18:09:52 +08:00
Anthony Fu
d2874827f7
test: improve dx for tests (#8112) 2022-05-11 17:03:19 +08:00
Anthony Fu
8148f67f4a
test: migrate to vitest (#8076) 2022-05-11 14:33:20 +08:00
Anthony Fu
aeb5b7436d
chore: bump minors and rebuild lock (#8074) 2022-05-09 16:30:17 +08:00
Anthony Fu
875fc116a0
chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00