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.6.10
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.6.11
Choose a head ref
  • 10 commits
  • 21 files changed
  • 4 contributors

Commits on Nov 13, 2024

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

Commits on Nov 14, 2024

  1. chore(build): fix progress of log (#3665)

    * chore(build): fix progress of log
    
    * change implement
    
    * revert
    EdamAme-x authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    082862b View commit details
    Browse the repository at this point in the history
  2. chore(benchmark): add qs for query-param (#3674)

    * chore(benchmark): add `qs` for query-param
    
    * remove unused importing
    yusukebe authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1e8ebe9 View commit details
    Browse the repository at this point in the history
  3. feat(helper/factory): Calculate Context<Env> Type in createHandlers (#…

    …3670)
    
    * chore(types): export IntersectNonAnyTypes (#3467)
    
    * feat(helper/factory): Calculate context env type in createHandlers (#3467)
    
    * feat(factory): test context env type in createHandlers
    sushichan044 authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a15bec3 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. ci: compare bundle size (#3661)

    * ci: compare bundle size
    
    * chore: change name of task
    
    * for SDGs
    
    * Revert "for SDGs"
    
    This reverts commit 7861d1a.
    
    * add gitignore
    
    * update
    
    * fix
    EdamAme-x authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    53bd319 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    c8f6a86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5bad77 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. ci: Display performance measurement results as custom metrics (#3491)

    * Debug result
    
    * Fix
    
    * Refactoring to convert standard input to json format for custom metrics output
    
    * Custom metrics are now output as comments in Pull Reqeust
    
    * Fix `undefined is not an object (evaluating 'line.split')`
    
    * Add check to make sure line is not undefined
    
    * Debug result
    
    * Fix
    
    * Refactoring to convert standard input to json format for custom metrics output
    
    * Custom metrics are now output as comments in Pull Reqeust
    
    * Fix `undefined is not an object (evaluating 'line.split')`
    
    * Add check to make sure line is not undefined
    
    * Move path to parent directory to consolidate multiple metrics and output results
    
    * Refactoring to convert to octocov custom metrics format
    
    * The two performance measurement jobs were merged and compared output by octocov.
    
    * Append unit
    
    * bonsai
    
    * Review of title
    
    * Integrate bundling and size check processes
    
    * Fix code style
    
    * bonsai
    
    * Fix
    
    * refs https://github.com/k2tzumi/hono/actions/runs/11903022493/job/33169186026#step:7:96, Fix `no such file or directory`
    
    * Fix lint & code style
    k2tzumi authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    163657a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40ad5ee View commit details
    Browse the repository at this point in the history
  3. v4.6.11

    yusukebe committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    44a50bd View commit details
    Browse the repository at this point in the history
Loading