-
-
Notifications
You must be signed in to change notification settings - Fork 882
Comparing changes
Open a pull request
base repository: honojs/hono
base: v4.6.4
head repository: honojs/hono
compare: v4.6.5
- 11 commits
- 20 files changed
- 5 contributors
Commits on Oct 11, 2024
-
perf(types): replace intersection with union to get better perf (#3443)
* perf(types): replace intersection with union to get better perf * revert intersection * format * refactor: move ExcludeEmptyObject to utils/type.ts
Configuration menu - View commit details
-
Copy full SHA for f1a7267 - Browse repository at this point
Copy the full SHA f1a7267View commit details
Commits on Oct 12, 2024
-
* ci: use Deno `v2` * add `deno install` command * use `bunx jsr publish --dry-run * add `oven-sh/setup-bun@v1`
Configuration menu - View commit details
-
Copy full SHA for 9986b47 - Browse repository at this point
Copy the full SHA 9986b47View commit details
Commits on Oct 13, 2024
-
ci: use Deno v2 for a test running for deno (#3509)
* chore: use Deno v2 for a test running for deno * use denoland/setup-deno@v2
Configuration menu - View commit details
-
Copy full SHA for bd9effe - Browse repository at this point
Copy the full SHA bd9effeView commit details
Commits on Oct 14, 2024
-
fix(types): rm ExcludeEmptyObject to fix massively increased type ins…
…tantiations (#3507) * fix: mv ExcludeEmptyObject to hono-base.ts * refactor: rm ExcludeEmptyObject
Configuration menu - View commit details
-
Copy full SHA for 3311664 - Browse repository at this point
Copy the full SHA 3311664View commit details -
fix(cors): avoid setting
Access-Control-Allow-Originif there is no…… matching origin (#3510)
Configuration menu - View commit details
-
Copy full SHA for cebf4e8 - Browse repository at this point
Copy the full SHA cebf4e8View commit details
Commits on Oct 15, 2024
-
feat(powered-by): optional server name (#3492)
* refactor(powered-by): optional server name * style(powered-by): format * test(powered-by): test new config * Update index.test.ts
Configuration menu - View commit details
-
Copy full SHA for fc9cc6d - Browse repository at this point
Copy the full SHA fc9cc6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9e6ea7 - Browse repository at this point
Copy the full SHA f9e6ea7View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa50e0a - Browse repository at this point
Copy the full SHA aa50e0aView commit details -
fix(build): remove private fields (#3514)
* fix(build): remove private fields * chore: format scripts * test: add test code * reduce package.json diff * feat(build): add progress for removing private fields * feat: rename `scripts` to `build`
Configuration menu - View commit details
-
Copy full SHA for 6cf01e5 - Browse repository at this point
Copy the full SHA 6cf01e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4d19ec - Browse repository at this point
Copy the full SHA c4d19ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89a0ac1 - Browse repository at this point
Copy the full SHA 89a0ac1View 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.4...v4.6.5