Commit Graph

109 Commits

Author SHA1 Message Date
8d12329f01 Add perpetual watcher reload in dev 2026-08-13 05:39:14 +01:00
78e86b3999 Rename global variables 2026-08-03 12:01:40 +01:00
87948340b0 Add public envs 2026-08-03 08:42:33 +01:00
86ea86e7bd Updates 2026-08-01 05:25:47 +01:00
596b9de047 Add request cookie to HMR reload pipeline 2026-07-31 07:21:52 +01:00
9da1e16318 Bugfix: Fix dev function 2026-07-30 14:50:54 +01:00
823c5bb1ca Remove bun imports from esbuild bundler 2026-07-30 11:52:08 +01:00
88ead3b3d6 Remove all Loader.registry.delete lines 2026-07-29 14:05:12 +01:00
45509deff8 Dev Server Refresh Bugfix. Loop happens after a file route is refactored to a folder route with index.ts 2026-07-29 13:55:23 +01:00
a19863b3e9 Updates 2026-07-20 20:54:59 +01:00
a9cd51d71c Bugfix: update stale HMR after fixed errors 2026-07-20 20:54:39 +01:00
e3a0f5fbeb Error handling bugfix in dev server 2026-07-20 20:41:30 +01:00
1d0ac4aa80 Update start logic 2026-07-01 19:23:05 +01:00
817beacc7a Update build step 2026-07-01 19:18:11 +01:00
61a9d8d612 Bugfix in spawn file 2026-06-23 13:07:28 +01:00
cd9ac833dc Switch back to fs watcher 2026-04-21 16:25:57 +01:00
e2b8b95a4b Switch watcher to chokidar 2026-04-20 16:12:24 +01:00
c06cb73181 Update tests folder ingore pattern 2026-04-20 06:18:32 +01:00
f3bb972a20 Ignore test files/folders in bundling 2026-04-20 06:15:55 +01:00
40a987b983 Update banner log 2026-04-19 18:57:55 +01:00
b702e26bf6 Security fixes pass #2 2026-04-19 16:00:59 +01:00
cb5126c947 Refactor error handling 2026-04-19 11:12:11 +01:00
95fcee36b2 Fix server component stale caching. Add server components to SSR bundler 2026-04-19 09:04:55 +01:00
41e28d7a3e Updates 2026-04-18 18:06:21 +01:00
b2e92e5792 Updates 2026-04-18 11:17:13 +01:00
9a427412f3 Refactor start and dev commands. Start in child processes. Handle errors better 2026-04-17 08:47:36 +01:00
a5f25d522e Updates 2026-04-15 16:09:07 +01:00
938411653d Updates 2026-04-14 20:32:36 +01:00
b597e1420e Updates 2026-04-14 20:24:08 +01:00
d6f0a7962e Updates 2026-04-14 15:50:21 +01:00
f0aae8a8fa Refactor SSR strategy. Redirect before bundling any page component. Additional bugfixes for dev environment 2026-04-12 16:20:16 +01:00
84d490b189 Bugfix. Fix SSR pages filters. Remove dedicated API bundler, use SSR bundler for pages and api routes. 2026-04-12 06:48:10 +01:00
532d0d6b56 Update excluded pages paths logic. Add HMR retries on errors. 2026-04-12 05:47:12 +01:00
e0c2ab5872 Update pages server function(s) 2026-04-11 16:29:53 +01:00
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
5a0972beb8 Update API routes function pass #3 2026-04-10 11:54:17 +01:00
257adfec39 Update API routes function pass #2 2026-04-10 11:48:30 +01:00
349b99bacf Fix types error 2026-04-10 11:42:22 +01:00
972f6945c2 Fix types error 2026-04-10 11:39:50 +01:00
6477f446d1 Update API routes function 2026-04-10 11:34:22 +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
a84ac10b24 Bugfix. Update watcher to reload on excluded file/directory addition and deletion. 2026-04-08 06:51:44 +01:00