|
|
9a427412f3
|
Refactor start and dev commands. Start in child processes. Handle errors better
|
2026-04-17 08:47:36 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
eb0721f94b
|
Updates
|
2026-04-09 07:47:38 +01:00 |
|
|
|
68d88bce4a
|
Try local react imports
|
2026-03-31 06:22:26 +01:00 |
|
|
|
86d4bb8d6c
|
Imporve HMR Post-build function speed
|
2026-03-30 05:44:34 +01:00 |
|
|
|
950bdc3dca
|
Add error logs for server functions. Add cache dynamic function.
|
2026-03-27 05:22:31 +01:00 |
|
|
|
dad5cffaac
|
Remove react/jsx-dev-runtime dynamic browser import
|
2026-03-25 15:48:05 +01:00 |
|
|
|
f6c7f6b78c
|
Refactor bundler function
|
2026-03-24 20:42:47 +01:00 |
|
|
|
7dd8d87be8
|
Change server paradigm
|
2026-03-24 05:24:14 +01:00 |
|
|
|
6f1db7c01f
|
Add more features. Customize HTML. Add server logic and other page module exports to __root
|
2026-03-23 19:14:56 +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 |
|
|
|
32056b5cb6
|
Update HMR logic. Refresh on server props update.
|
2026-03-21 18:03:36 +01:00 |
|
|
|
cf010ad4f5
|
Update watcher function. Add tests
|
2026-03-21 09:03:26 +01:00 |
|
|
|
98d3cf7da7
|
Add features: custom server and websocket. Minor refactoring
|
2026-03-21 07:42:38 +01:00 |
|
|
|
7ef114ee70
|
Handle browser Errors.
|
2026-03-21 06:34:32 +01:00 |
|
|
|
71f3598709
|
Refactor HMR server-side watcher. Move to fs.watch instead of the inbuild esbuild.watch
|
2026-03-21 05:21:51 +01:00 |
|
|
|
52dde6c0ab
|
Update HMR. Make it true HMR. Add URL to page server props
|
2026-03-20 11:19:22 +01:00 |
|
|
|
7804a34951
|
Add url to server response
|
2026-03-19 06:33:47 +01:00 |
|
|
|
ef53ab5f2a
|
Bugfix and major refactor. Update server-side page rendering logic.
|
2026-03-19 05:26:20 +01:00 |
|
|
|
32e914fdc1
|
Add Caching
|
2026-03-17 21:47:12 +01:00 |
|
|
|
35930857fd
|
Update API routes function. Add middleware. Update README.md
|
2026-03-17 19:38:06 +01:00 |
|
|
|
ee1fb5897e
|
Add More Features to pages main component
|
2026-03-17 18:53:27 +01:00 |
|
|
|
12de7ff891
|
Resolve page errors gracefully
|
2026-03-17 17:00:08 +01:00 |
|
|
|
c6166f5fd2
|
Bugfix watcher function. Refresh bundler after adding and removing pages
|
2026-03-17 16:20:58 +01:00 |
|
|
|
451639b0c3
|
Add page meta. Update page HTML gen function
|
2026-03-17 15:23:10 +01:00 |
|
|
|
19d0ceb7db
|
First working version
|
2026-03-16 20:44:15 +01:00 |
|
|
|
ec2dc0c4dc
|
Updates
|
2026-03-15 08:30:54 +01:00 |
|
|
|
f7c0e927c7
|
Updates
|
2026-02-26 04:08:06 +01:00 |
|