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.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.8.4
Choose a head ref
  • 7 commits
  • 15 files changed
  • 4 contributors

Commits on Jul 2, 2025

  1. Configuration menu
    Copy the full SHA
    108e35b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    407d1bd View commit details
    Browse the repository at this point in the history
  3. fix(jsx): cloneElement didn't copy children (#4257)

    * Fix: cloneElement didn't copy children
    
    * Fix: cloneElement didn't copy children
    yayugu authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    09a81e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2025

  1. fix(client): remove index string when calling $url("") (#4267)

    Co-authored-by: Jonathan Raoult <2046871+jraoult@users.noreply.github.com>
    yusukebe and jraoult authored Jul 3, 2025
    Configuration menu
    Copy the full SHA
    0432f81 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2025

  1. fix(ssg): invoke callback when it's only a dynamic route (#4249)

    * fix(ssg): invoke callback when it's only a dynamic route
    
    Co-authored-by: Taku Amano <taku@taaas.jp>
    
    * should not invoke handler after ssgParams for dynamic route request
    
    ---------
    
    Co-authored-by: Taku Amano <taku@taaas.jp>
    yusukebe and usualoma authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    ed9d72f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    993d808 View commit details
    Browse the repository at this point in the history
  3. 4.8.4

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