Benjamin Toby tben
tben pushed to main at Moduletrace/bunext 2026-04-12 04:47:18 +00:00
532d0d6b56 Update excluded pages paths logic. Add HMR retries on errors.
tben pushed to main at Moduletrace/bunext 2026-04-11 15:30:00 +00:00
e0c2ab5872 Update pages server function(s)
tben pushed to main at Moduletrace/bunext 2026-04-11 11:53:02 +00:00
35f7a6fc85 Persist Request accorss hydration refreshes
tben pushed to main at Moduletrace/bunext 2026-04-11 11:07:18 +00:00
814a289460 Fix API bundler. Use new esbuild context builder for it.
tben pushed to main at Moduletrace/bunext 2026-04-11 09:00:30 +00:00
c4f7cf9164 Fix api route caching issue
tben pushed to main at Moduletrace/bun-sqlite 2026-04-11 07:58:48 +00:00
31a7fb40cb Update conflict appenditures. Add updated_at field
tben pushed to main at Moduletrace/bunext 2026-04-11 07:48:08 +00:00
af8c207ac1 Add retries to page component function error. Reload for all 404 pages
tben pushed to main at Moduletrace/bun-sqlite 2026-04-10 20:13:22 +00:00
e6af7de865 Updates
tben pushed to main at Moduletrace/bunext 2026-04-10 10:54:21 +00:00
5a0972beb8 Update API routes function pass #3
tben pushed to main at Moduletrace/bunext 2026-04-10 10:48:36 +00:00
257adfec39 Update API routes function pass #2
tben pushed to main at Moduletrace/bunext 2026-04-10 10:42:28 +00:00
349b99bacf Fix types error
tben pushed to main at Moduletrace/bunext 2026-04-10 10:39:55 +00:00
972f6945c2 Fix types error
tben pushed to main at Moduletrace/bunext 2026-04-10 10:34:28 +00:00
6477f446d1 Update API routes function
tben pushed to main at Moduletrace/bunext 2026-04-09 22:51:03 +00:00
7fb1784b95 Bugfix: Refactor SSR bundler. Fix stale cache SSR modules.
tben pushed to main at Moduletrace/bunext 2026-04-09 21:33:55 +00:00
40fc7778a8 Bugfix: SSR bundler errors fixed. Caching still faulty
tben pushed to main at tben/personal-site-bunext 2026-04-09 17:57:05 +00:00
42a6846208 Updates
tben pushed to main at Moduletrace/bunext 2026-04-09 17:01:35 +00:00
f3b087a1f3 Handle errors better
tben pushed to main at Moduletrace/bunext 2026-04-09 06:47:42 +00:00
eb0721f94b Updates
tben pushed to main at Moduletrace/bunext 2026-04-08 07:08:33 +00:00
ab6fc3be26 Hydration bugfix
6b7d29bc53 Bugfix: hydration mismatch
Compare 2 commits »
tben pushed to main at Moduletrace/bunext 2026-04-08 05:51:50 +00:00
a84ac10b24 Bugfix. Update watcher to reload on excluded file/directory addition and deletion.