Commit Graph

32 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
c4f7cf9164 Fix api route caching issue 2026-04-11 10:00:24 +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
ab6fc3be26 Hydration bugfix 2026-04-08 08:08:27 +01:00
6b7d29bc53 Bugfix: hydration mismatch 2026-04-08 07:46:09 +01:00
4b3a4dbc77 Bugfix. Extract react imports from main bundler to vendor static files 2026-04-08 05:39:11 +01:00
d441f9982e Fix react and react-dom peer dependencies mismatch #3 2026-04-05 17:58:52 +01:00
48c25d2fb4 Update init function 2026-04-04 19:35:14 +01:00
7dbd1f7e12 Remove esm.sh externals 2026-03-31 06:57:44 +01:00
6a024faece Surpress react/jsx-runtime errors: Bugfix 2026-03-25 16:09:18 +01:00
b8bae51b32 Remove react/jsx-runtime dynamic browser import 2026-03-25 15:51:24 +01:00
321c8ebb89 Refactor Bundler. Fix bugs. 2026-03-24 22:03:55 +01:00
99b319f5af Bugfix. Fix esbuild post build function for HMR 2026-03-24 18:41:33 +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
e2df3256f4 Bogfix: update server module stripping function. 2026-03-22 12:32:15 +01:00
3d044ee79e Bugfix. Update Tsx server stripping function to have absolute paths. Run the rewrite function on dev and build commands. 2026-03-22 10:53:27 +01:00
a9af20a8b2 Major Bugfix. Fix server component client compatibility 2026-03-22 10:34:30 +01:00
32056b5cb6 Update HMR logic. Refresh on server props update. 2026-03-21 18:03:36 +01:00
4ee3876710 Update bundler. Handle non-existent file error. 2026-03-21 16:35:30 +01:00
1611c845b9 Update Version 2026-03-21 06:38:20 +01:00
7ef114ee70 Handle browser Errors. 2026-03-21 06:34:32 +01:00
52dde6c0ab Update HMR. Make it true HMR. Add URL to page server props 2026-03-20 11:19:22 +01:00
f722d4ae47 Update dist 2026-03-19 05:27:31 +01:00
eec0df83cd Add dist 2026-03-18 17:37:24 +01:00