watany
watany
This is just an idea, but to avoid breaking changes, it might be good to create and operate options like "useHelmetDefault" or "useHonoDefault". - v4.x ```ts // To select a...
Unfortunately I could not reproduce it. May I ask what version of Node.js Adaptor you have as a possibility?
It seems to have been CLOSED by some accident.
@usualoma For reference, the current specification is intentionally generating status codes other than 200 as described. The discussion took place here: https://github.com/honojs/hono/pull/2044
Note: The following is an example of the use of the This is a bit of a long shot, so we'll address it around mid-March when we have more time.
Biome 1.4 is out and will be updated after this. https://biomejs.dev/blog/biome-wins-prettier-challenge
Thanks for checking! You may be right in that sense. We can preset it to Devcontainer, for example, but the local environment of the developer is not limited to that....
If that is the problem closing to streamSSE, the v3.12.1 update may have improved it.
streamSSE is a function designed to return a stream to the client. Therefore, if the client disconnects, the process within streamSSE will also terminate. If you want to separate the...
Understood. However, I would like to prioritize creating the documentation for SSG first. As I won't be able to dedicate a substantial amount of time for a while, it might...