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

Commits on Apr 9, 2024

  1. fix(ssg): use response header to mark as disabled routes for SSG (#2477)

    * fix(ssg): use response header to mark as disabled routes for SSG
    
    * fix(ssg): fix initialization error of SSG_DISABLED_RESPONSE, and deprecate it.
    
    * chore: denoify
    usualoma authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    58175a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0d9417 View commit details
    Browse the repository at this point in the history
  3. fix(client): fix websocket client protocol (#2479)

    * chore(client): create replaceUrlProtocol
    
    * chore(client): fix websocket client url protocol bug
    
    * chore(deno_dist): generate deno code
    
    * chore(client): add test
    
    * chore(client): change test case description
    
    * chore(client): add https, wss test
    naporin0624 authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1d4c67a View commit details
    Browse the repository at this point in the history
  4. v4.2.3

    yusukebe committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    19ef40d View commit details
    Browse the repository at this point in the history
Loading