-
Notifications
You must be signed in to change notification settings - Fork 48
Comparing changes
Open a pull request
base repository: webrpc/webrpc
base: v0.32.0
head repository: webrpc/webrpc
compare: v0.33.0
- 9 commits
- 47 files changed
- 2 contributors
Commits on Feb 1, 2026
-
Bump github.com/go-chi/chi/v5 from 5.0.12 to 5.2.2 in /_examples/node…
…-ts/server-go (#419) Bump github.com/go-chi/chi/v5 in /_examples/node-ts/server-go Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.0.12 to 5.2.2. - [Release notes](https://github.com/go-chi/chi/releases) - [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md) - [Commits](go-chi/chi@v5.0.12...v5.2.2) --- updated-dependencies: - dependency-name: github.com/go-chi/chi/v5 dependency-version: 5.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ba36407 - Browse repository at this point
Copy the full SHA ba36407View commit details -
Bump hono from 4.10.3 to 4.11.7 in /_examples/node-ts/server-hono (#417)
Bumps [hono](https://github.com/honojs/hono) from 4.10.3 to 4.11.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.10.3...v4.11.7) --- updated-dependencies: - dependency-name: hono dependency-version: 4.11.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2ee7176 - Browse repository at this point
Copy the full SHA 2ee7176View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fbf65c - Browse repository at this point
Copy the full SHA 8fbf65cView commit details
Commits on Feb 2, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 7331939 - Browse repository at this point
Copy the full SHA 7331939View commit details
Commits on Feb 8, 2026
-
Bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.2 in /_examples/webrp…
…c-streaming (#420) Bump github.com/go-chi/chi/v5 in /_examples/webrpc-streaming Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.1.0 to 5.2.2. - [Release notes](https://github.com/go-chi/chi/releases) - [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md) - [Commits](go-chi/chi@v5.1.0...v5.2.2) --- updated-dependencies: - dependency-name: github.com/go-chi/chi/v5 dependency-version: 5.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7ead253 - Browse repository at this point
Copy the full SHA 7ead253View commit details -
Configuration menu - View commit details
-
Copy full SHA for af74604 - Browse repository at this point
Copy the full SHA af74604View commit details
Commits on Feb 10, 2026
-
Move service definition to top of RIDL examples (#425)
* Move service definition to top of RIDL examples * Fix golden file * [AUTOMATED] make generate
Configuration menu - View commit details
-
Copy full SHA for 99d4964 - Browse repository at this point
Copy the full SHA 99d4964View commit details -
Add new "basepath" keyword to define base path for the API routes (#426)
* Add new "basepath" keyword to define base path for the API routes This will allow users to - override the default "/rpc" prefix - use a custom prefix such as "/v1" to enable schema versioning If empty, the value defaults to "/rpc" for backward compatibility. However, "basepath" will be required in the future versions of webrpc. * Update golden files
Configuration menu - View commit details
-
Copy full SHA for 70233bc - Browse repository at this point
Copy the full SHA 70233bcView commit details
Commits on Feb 12, 2026
-
Support basepath keyword in all generators (#427)
* Update golang, typescript, javascript, openapi, dart, kotlin * Add basepath to README and examples * make generate * Update go.mod
Configuration menu - View commit details
-
Copy full SHA for 16cd6ab - Browse repository at this point
Copy the full SHA 16cd6abView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.32.0...v0.33.0