Commit Graph

17 Commits

Author SHA1 Message Date
Hiroshi Ogawa
51d55d3151
test: remove runInBuild flag from withRetry (#18698) 2024-11-19 11:53:59 +09:00
翠 / green
78dc4902ff
feat: use a single transport for fetchModule and HMR support (#18362)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2024-11-07 11:24:48 +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
shYkiSto
687c38be86
fix(ssr): resolve interlocking circular dependency issues (#15395)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-06-06 16:21:19 +02: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
Dunqing
8cd846cdbf
fix(ssr): crash on circular import (#14441) 2024-03-13 15:03:55 +08: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
ce5a2edbce
test: ignore net:ERR_ABORTED on flacky html proxy encoded test (#15562) 2024-01-11 07:43:34 +01:00
patak
5b85040481
fix: proxy html path should be encoded (#15223) 2023-12-03 11:09:40 +01: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
patak
89d01ebb8e
fix: avoid early error when server is closed in ssr (#13787)
Co-authored-by: Bjorn Lu <34116392+bluwy@users.noreply.github.com>
2023-07-11 15:41:52 +02:00
sun0day
ef7b720432
test(server): vite server restart flow (#12777) 2023-04-25 15:53:04 +00:00
翠 / green
688a55787a
test: move ssr tests from plugin-react (#12528) 2023-03-22 09:12:02 +00:00