Commits
Click on a commit to change the comparison rangeMerge origin/main into hono Fix Pages.match() to filter prerendered routes and strip base correctly Fix dev server routing: load initial routes and handle base-stripped URLs Fix error handling and action middleware response propagation Fix route loading race and Vue app entrypoint collision Handle streaming render errors gracefully in dev server Persist session and add cookies in actions() Hono middleware Add server.headers support and .html extension stripping in dev Merge branch 'main' into hono