-
-
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.2
head repository: honojs/hono
compare: v4.6.3
- 14 commits
- 69 files changed
- 8 contributors
Commits on Sep 17, 2024
-
chore: rename
runtime_teststoruntime-tests(#3419)* chore: rename `runtime_tests` to `runtime-tests` * fixed GitHub workflow
Configuration menu - View commit details
-
Copy full SHA for dfbd717 - Browse repository at this point
Copy the full SHA dfbd717View commit details
Commits on Sep 22, 2024
-
* chore: add scripts to monitor type check performance * chore: add jobs for type-check-perf-monitoring * chore: rm a comment * refactor: mv type-check-perf perf-measures/type-check * rm .eslintrc.cjs * chore: ignore *result.txt
Configuration menu - View commit details
-
Copy full SHA for 66df4e1 - Browse repository at this point
Copy the full SHA 66df4e1View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c502aa4 - Browse repository at this point
Copy the full SHA c502aa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d8028a - Browse repository at this point
Copy the full SHA 1d8028aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1eb98d - Browse repository at this point
Copy the full SHA e1eb98dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4878fcf - Browse repository at this point
Copy the full SHA 4878fcfView commit details -
fix(types): useSyncExternalStore type (#3437)
Align with react note: the parameter is not used in function body
Configuration menu - View commit details
-
Copy full SHA for ad0bba0 - Browse repository at this point
Copy the full SHA ad0bba0View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fe0a82a - Browse repository at this point
Copy the full SHA fe0a82aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8130a67 - Browse repository at this point
Copy the full SHA 8130a67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 991a57b - Browse repository at this point
Copy the full SHA 991a57bView commit details -
feat(request): Make request.ts available throught JSR for frameworks …
…that need to instantiate HonoRequest (#3425) * Update jsr.json * Update jsr.json
Configuration menu - View commit details
-
Copy full SHA for 27961dc - Browse repository at this point
Copy the full SHA 27961dcView commit details -
feat(jsx/precompile): Normalization and stringification of attribute …
…values as `renderToString` (#3432) * feat(jsx/precompile): Normalization and stringification of attribute values as `renderToString` * fix(jsx/precompile): boolean attributes are processed by compiler * test: fix test data for jsx (precompile and react-jsx) * fix(jsx/precompile): remove unnecessary import statement * refactor(jsx/precompile): Normalization of keys from JSX to HTML is done by runtime, not by hono
Configuration menu - View commit details
-
Copy full SHA for 7779fca - Browse repository at this point
Copy the full SHA 7779fcaView commit details -
feat(serve-static): support absolute root (#3420)
* feat(serve-static): support absolute root * add bun runtime test * don't use `Request` * add code for deno * remove unnecessay `console.log` * use `normalizeFilePath` instead of `URL` * use `URL` for `options.root` * don't allow directory traversal and fix the behavior when root including `../`
Configuration menu - View commit details
-
Copy full SHA for 246a06a - Browse repository at this point
Copy the full SHA 246a06aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c34e602 - Browse repository at this point
Copy the full SHA c34e602View 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.2...v4.6.3