Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: honojs/hono
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.12.3
Choose a base ref
...
head repository: honojs/hono
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.12.4
Choose a head ref
  • 6 commits
  • 10 files changed
  • 6 contributors

Commits on Mar 2, 2026

  1. fix(client): preserve route schema in ApplyGlobalResponse (#4777)

    * fix(client): preserve route schema in ApplyGlobalResponse
    
    * ci: apply automated fixes
    
    ---------
    
    Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    agumy and autofix-ci[bot] authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    0768232 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

  1. Merge commit from fork

    * fix(serve-static): replace decodeURIComponent with tryDecodeURI to prevent auth bypass
    Co-authored-by: Taku Amano <[email protected]>
    
    * fix(serve-static): replace decodeURIComponent with tryDecodeURI
    
    Co-authored-by: Taku Amano <[email protected]>
    Co-authored-by: EdamAmex <[email protected]>
    
    * fix(serve-static): streamline app.use syntax and ensure consistent string quotes in tests
    
    ---------
    
    Co-authored-by: Taku Amano <[email protected]>
    Co-authored-by: EdamAmex <[email protected]>
    3 people authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    6a0607a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80a9837 View commit details
    Browse the repository at this point in the history
  3. Merge commit from fork

    * fix: sse event must not contain \r or \n
    
    * fix: improve error message
    usualoma authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    f4123ed View commit details
    Browse the repository at this point in the history
  4. Merge commit from fork

    usualoma authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    44ae0c8 View commit details
    Browse the repository at this point in the history
  5. 4.12.4

    yusukebe committed Mar 3, 2026
    Configuration menu
    Copy the full SHA
    19d20d2 View commit details
    Browse the repository at this point in the history
Loading