-
-
Notifications
You must be signed in to change notification settings - Fork 896
Comparing changes
Open a pull request
base repository: honojs/hono
base: v4.6.9
head repository: honojs/hono
compare: v4.6.10
- 13 commits
- 25 files changed
- 6 contributors
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0a18c02 - Browse repository at this point
Copy the full SHA 0a18c02View commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ebd1a0e - Browse repository at this point
Copy the full SHA ebd1a0eView commit details -
chore: bump
devDependencies(#3633)* chore: bump devDependencies * fix * chore: format
Configuration menu - View commit details
-
Copy full SHA for 394a8f5 - Browse repository at this point
Copy the full SHA 394a8f5View commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4598d7a - Browse repository at this point
Copy the full SHA 4598d7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48d2adc - Browse repository at this point
Copy the full SHA 48d2adcView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for a6ccfa2 - Browse repository at this point
Copy the full SHA a6ccfa2View commit details
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
Configuration menu - View commit details
-
Copy full SHA for 65f2a3b - Browse repository at this point
Copy the full SHA 65f2a3bView commit details -
docs(service-worker): fix module docs for service worker adapter (#3645)
change from `Cloudflare Workers` to `Service Worker`
Configuration menu - View commit details
-
Copy full SHA for 8a8a576 - Browse repository at this point
Copy the full SHA 8a8a576View commit details
Commits on Nov 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61bee9f - Browse repository at this point
Copy the full SHA 61bee9fView commit details
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
Configuration menu - View commit details
-
Copy full SHA for 7e17b76 - Browse repository at this point
Copy the full SHA 7e17b76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b30835 - Browse repository at this point
Copy the full SHA 7b30835View commit details
Commits on Nov 13, 2024
-
fix(middleware/combine): prevent
c.req.routeIndexfrom being changed (#3663) * test(middleware/combine): add test for every middleware Co-authored-by: Paweł Dąbrowski <[email protected]> * refactor(compose): Loosen `compose` parameter types The 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 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4349735 - Browse repository at this point
Copy the full SHA 4349735View commit details -
Configuration menu - View commit details
-
Copy full SHA for d405215 - Browse repository at this point
Copy the full SHA d405215View 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 v4.6.9...v4.6.10