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.8.9
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.8.10
Choose a head ref
  • 7 commits
  • 64 files changed
  • 4 contributors

Commits on Jul 27, 2025

  1. chore: add EditorConfig (#4309)

    * chore: add EditorConfig file
    
    * chore: add EditorConfig to VSCode extensions recommendations
    3w36zj6 authored Jul 27, 2025
    Configuration menu
    Copy the full SHA
    65764d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46f484c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. chore: format and lint benchmarks/* (#4317)

    * chore: format and lint `benchmarks/*`
    
    * fomrat
    yusukebe authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    0d12626 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f91ec14 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. chore: add editorconfig-checker (#4312)

    * chore(deps): add editorconfig-checker to devDependencies
    
    * style: apply editorconfig-checker suggestions
    
    * chore: unset charset and newline settings in `.editorconfig` for `.lockb` and `.pxm` files
    
    * chore: add editorconfig-checker script to `package.json`
    
    * test: update static response assertions to match optional newline
    3w36zj6 authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    d02366f View commit details
    Browse the repository at this point in the history
  2. fix(cookie): support lowercase priority for compatibility with other …

    …libraries (#4293)
    
    * fix(cookie): support lowercase priority for compatibility with other libraries
    
    * add tests
    
    ---------
    
    Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
    bytaesu and yusukebe authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    f934117 View commit details
    Browse the repository at this point in the history
  3. 4.8.10

    yusukebe committed Jul 29, 2025
    Configuration menu
    Copy the full SHA
    b76ca6e View commit details
    Browse the repository at this point in the history
Loading