-
-
Notifications
You must be signed in to change notification settings - Fork 689
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: honojs/hono
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 23 files changed
- 6 contributors
Commits on Apr 10, 2024
-
fix(jwt): Make JWT Header
typ
Field Optional to Enhance Compatibili……ty (#2488) * chore(utils/jwt): change typ parameter optional * chore(deno_dist): run denoify * chore(utils/jwt): add test case
Configuration menu - View commit details
-
Copy full SHA for 0a92236 - Browse repository at this point
Copy the full SHA 0a92236View commit details
Commits on Apr 11, 2024
-
fix(testing): set
baseUrl
fortestClient
(#2496)* fix(testing): set `baseUrl` for `testClient` * denoify
Configuration menu - View commit details
-
Copy full SHA for f5104e8 - Browse repository at this point
Copy the full SHA f5104e8View commit details
Commits on Apr 12, 2024
-
fix(validator): Default use to
OutputTypeExcludeResponseType
when `……InputType` is unknown (#2500) * fix(validator): Default use to `OutputTypeExcludeResponseType` when `InputType` is unknown * denoify
Configuration menu - View commit details
-
Copy full SHA for a33b9b7 - Browse repository at this point
Copy the full SHA a33b9b7View commit details
Commits on Apr 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e113f3 - Browse repository at this point
Copy the full SHA 7e113f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb31c8a - Browse repository at this point
Copy the full SHA fb31c8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2c76a8 - Browse repository at this point
Copy the full SHA c2c76a8View commit details -
fix(jsx): Add catch to async function's promise (#2471)
* Add catch to async function's promise The `.then(async function())` returns a new promise, that the above .catch() does not catch, resulting in rapid refreshing of the page to cause a fatal uncatchable error. Adding this second .catch fixes that. * Revert "Add catch to async function's promise" This reverts commit b212f21. * Add error handling callback to renderToReadableStream function * runs denoify Co-authored-by: Taku Amano <taku@taaas.jp>
Configuration menu - View commit details
-
Copy full SHA for 7386a4a - Browse repository at this point
Copy the full SHA 7386a4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13c3156 - Browse repository at this point
Copy the full SHA 13c3156View commit details
There are no files selected for viewing