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.7
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.8
Choose a head ref
  • 3 commits
  • 5 files changed
  • 4 contributors

Commits on Mar 11, 2026

  1. Configuration menu
    Copy the full SHA
    488ea6a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2026

  1. fix(bearer-auth): escape regex metacharacters in bearer auth prefix o…

    …ption (#4750)
    
    * fix: escape regex metacharacters in bearer auth prefix option
    
    * Update index.ts
    
    * for nodejs 22
    
    * Fixed to simple approaches
    
    ---------
    
    Co-authored-by: EdamAmex <[email protected]>
    Co-authored-by: Yusuke Wada <[email protected]>
    3 people authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    0c0bf8d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2026

  1. 4.12.8

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