Pooya Parsa

Results 962 comments of Pooya Parsa

+ We have `predenrer:routes` in order to extend via hook

Binary (Buffer) responses should be supported in the majority of worker providers (tests: https://github.com/unjs/nitro/pull/2078) Re Blob support, h3 has basic support now as well as we polyfill it and recent...

This behavior is patched in latest version and if config exists won't be overriden.

Closing since this issue had been stalled for a while. Please feel free to open a new issue with fresh reproduction if having similar issues 🙏🏼

Currently it is exposed via experimental flag as `/_nitro/openapi.json`. So you can use it already. It is in our roadmap after introducing route meta support to improve this feature and...

@chenyuncai feel free to open new individual issue for it 👍🏼 (or any other idea related to openapi)

Seems to be working in latest version: ```ts //https://nitro.unjs.io/config export default defineNitroConfig({ srcDir: "server", imports: { dirs: [ "./utils2" ], } }); ```

Hi. I assume latest version of `pg` should be more compatible with cloudflare workers. If you still experience issues, please ping to reopen 🙏🏼 (BTW main support will be done...

TIL about `cloudflare:sockets`. Is there any link to docs for it? (we might add it to externals by default)

Moving to https://github.com/unjs/nitro/issues/1327