Commit Graph

16 Commits

Author SHA1 Message Date
35f7a6fc85 Persist Request accorss hydration refreshes 2026-04-11 12:52:56 +01:00
814a289460 Fix API bundler. Use new esbuild context builder for it. 2026-04-11 12:06:53 +01:00
af8c207ac1 Add retries to page component function error. Reload for all 404 pages 2026-04-11 08:48:01 +01:00
7fb1784b95 Bugfix: Refactor SSR bundler. Fix stale cache SSR modules. 2026-04-09 23:50:58 +01:00
40fc7778a8 Bugfix: SSR bundler errors fixed. Caching still faulty 2026-04-09 22:33:49 +01:00
f3b087a1f3 Handle errors better 2026-04-09 18:01:29 +01:00
eb0721f94b Updates 2026-04-09 07:47:38 +01:00
4b3a4dbc77 Bugfix. Extract react imports from main bundler to vendor static files 2026-04-08 05:39:11 +01:00
7dbd1f7e12 Remove esm.sh externals 2026-03-31 06:57:44 +01:00
47c262392c Switch back to esbuild 2026-03-24 18:28:56 +01:00
60ee353bf0 Refactor Server Paradigm. 2026-03-24 07:18:57 +01:00
4b8b610e32 Updates 2026-03-23 07:42:00 +01:00
1634eeb213 Major Refactoring. Test update 2026-03-22 16:45:12 +01:00
c3e1341ff8 Update HMR. Make page reload when __root.tsx file is changed. 2026-03-22 12:09:24 +01:00
a9af20a8b2 Major Bugfix. Fix server component client compatibility 2026-03-22 10:34:30 +01:00
98d3cf7da7 Add features: custom server and websocket. Minor refactoring 2026-03-21 07:42:38 +01:00