Benjamin Toby tben
tben pushed to main at Moduletrace/bunext 2026-03-23 06:42:04 +00:00
4b8b610e32 Updates
567fb4f746 Fix errors, bugs and known vulerabilities
0308ea32ec Update Hydration and HMR logic
Compare 3 commits »
tben pushed to main at Moduletrace/bunext 2026-03-22 15:45:18 +00:00
1634eeb213 Major Refactoring. Test update
tben pushed to main at Moduletrace/bun-sqlite 2026-03-22 12:07:48 +00:00
7d320f26ef Update Types
tben pushed to main at Moduletrace/bunext 2026-03-22 11:44:17 +00:00
e047539a11 Remove unneccesary logs
tben pushed to main at Moduletrace/bunext 2026-03-22 11:38:09 +00:00
e0a07cf57c Remove unneccesary logs
tben pushed to main at Moduletrace/bunext 2026-03-22 11:32:20 +00:00
e2df3256f4 Bogfix: update server module stripping function.
tben pushed to main at Moduletrace/bunext 2026-03-22 11:09:28 +00:00
c3e1341ff8 Update HMR. Make page reload when __root.tsx file is changed.
tben pushed to main at Moduletrace/bunext 2026-03-22 09:56:54 +00:00
49d6781170 Update web-page handler: add more detailed error logs
tben pushed to main at Moduletrace/bunext 2026-03-22 09:53:32 +00:00
3d044ee79e Bugfix. Update Tsx server stripping function to have absolute paths. Run the rewrite function on dev and build commands.
tben pushed to main at Moduletrace/bunext 2026-03-22 09:34:41 +00:00
a9af20a8b2 Major Bugfix. Fix server component client compatibility
tben pushed to main at Moduletrace/bun-sqlite 2026-03-22 05:54:59 +00:00
462b897615 Update CLI admin panel
tben pushed to main at Moduletrace/bun-sqlite 2026-03-22 05:43:04 +00:00
4ae7fcf6a5 Add CLI admin panel
tben pushed to main at Moduletrace/node-sqlite 2026-03-22 04:47:57 +00:00
09430bb561 Major Bugfix
tben pushed to main at Moduletrace/bun-sqlite 2026-03-22 04:46:34 +00:00
35c4ca3853 Bugfix update
tben pushed to main at Moduletrace/bun-sqlite 2026-03-22 04:44:41 +00:00
f0cec49e3b Major Bugfix
tben pushed to main at Moduletrace/bun-sqlite 2026-03-22 04:26:35 +00:00
04e4e0e9fd Update README.md
tben pushed to main at Moduletrace/bunext 2026-03-22 04:06:50 +00:00
9f619c8898 Update init. Remove uneccessary directores creation
tben pushed to main at Moduletrace/bunext 2026-03-21 17:03:47 +00:00
32056b5cb6 Update HMR logic. Refresh on server props update.
tben pushed to main at Moduletrace/bunext 2026-03-21 16:23:27 +00:00
a504046a36 Update dependencies.
tben pushed to main at Moduletrace/bunext 2026-03-21 16:16:37 +00:00
5ebac74353 Updates