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/node-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.13.5
Choose a base ref
...
head repository: honojs/node-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.13.7
Choose a head ref
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on Nov 11, 2024

  1. fix: conninfo returns server IP (#216)

    * fix: conninfo returns server IP
    
    * format code
    nakasyou authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c1b482c View commit details
    Browse the repository at this point in the history
  2. v1.13.6

    yusukebe committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b13dead View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. fix: detection of client premature close (#218)

    * fix: detection of client premature close
    
    Ref: #217
    Signed-off-by: Tomas Dvorak <toomas2d@gmail.com>
    
    * fix: improve detection of client premature close
    
    Ref: #217
    Signed-off-by: Tomas Dvorak <toomas2d@gmail.com>
    
    * fixup! fix: improve detection of client premature close
    
    Ref: #217
    Signed-off-by: Tomas Dvorak <toomas2d@gmail.com>
    
    * fixup! fixup! fix: improve detection of client premature close
    
    Ref: #217
    Signed-off-by: Tomas Dvorak <toomas2d@gmail.com>
    
    ---------
    
    Signed-off-by: Tomas Dvorak <toomas2d@gmail.com>
    Tomas2D authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    2fdcdad View commit details
    Browse the repository at this point in the history
  2. v1.13.7

    yusukebe committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    590fe6c View commit details
    Browse the repository at this point in the history
Loading