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: webrpc/webrpc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.34.0
Choose a base ref
...
head repository: webrpc/webrpc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.36.0
Choose a head ref
  • 2 commits
  • 11 files changed
  • 2 contributors

Commits on Mar 11, 2026

  1. Bump hono from 4.12.4 to 4.12.7 in /_examples/node-ts/server-hono (#434)

    Bumps [hono](https://github.com/honojs/hono) from 4.12.4 to 4.12.7.
    - [Release notes](https://github.com/honojs/hono/releases)
    - [Commits](honojs/hono@v4.12.4...v4.12.7)
    
    ---
    updated-dependencies:
    - dependency-name: hono
      dependency-version: 4.12.7
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    0cef689 View commit details
    Browse the repository at this point in the history
  2. improve enum string generation (#435)

    * support dots in enum strings
    
    * update
    
    * bump gen-golang and gen-typescript
    pkieltyka authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    87d3f5e View commit details
    Browse the repository at this point in the history
Loading