Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork840
Comparing changes
Open a pull request
base repository:honojs/hono
Uh oh!
There was an error while loading.Please reload this page.
base:v4.6.9
head repository:honojs/hono
Uh oh!
There was an error while loading.Please reload this page.
compare:v4.6.10
- 13commits
- 25files changed
- 6contributors
Commits on Nov 6, 2024
chore: bump
devDependencies(#3633)* chore: bump devDependencies* fix* chore: format
Commits on Nov 7, 2024
chore(build): validate if exporting is correct in
package.jsonand ……`jsr.json` (#3638)* feat(build): for both exports to be the same* some fix* fix exclude of coverage* update* stylish error message and add comment* revert auto lint* chore: format
Commits on Nov 8, 2024
fix(serveStatic): add guard to prevent reading empty folders (#3639)
Fixes#3628* fix(serveStatic): add guard to prevent reading empty folders* fix(serveStatic): remove unnecessary Deno.stat* test(serveStatic): add test cases related to isDir guard
docs(service-worker): fix module docs for service worker adapter (#3645)
change from `Cloudflare Workers` to `Service Worker`
Commits on Nov 9, 2024
Commits on Nov 12, 2024
perf(trie-router): optimize and remove unnecessary processes (#3647)
* perf(trie-router): remove unnecessary processes and speed up* revert (4)* fix
Commits on Nov 13, 2024
fix(middleware/combine): prevent
c.req.routeIndexfrom being changed (#3663)* test(middleware/combine): add test for every middlewareCo-authored-by: Paweł Dąbrowski <dabrowskip9@gmail.com>* refactor(compose): Loosen `compose` parameter typesThe current implementation of `compose` does not use some elements of the received middleware,so they do not have to be passed on.* fix(middleware/combine): prevent `c.req.routeIndex` from being changed---------Co-authored-by: Paweł Dąbrowski <dabrowskip9@gmail.com>
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 v4.6.9...v4.6.10
Uh oh!
There was an error while loading.Please reload this page.