Pooya Parsa

Results 2277 comments of Pooya Parsa

Hi dear @luc122c i love this idea sorry i couldn't check earlier. Please let me back on this, perhaps we can introduce in v3 branch first (also we should drop...

This PR is targetting nitro v3 (upcoming nuxt) i will review ASAP. @Rothalack If AWS needs a hotfix please feel free to make a PR against `v2` branch for it...

Thanks for kind words. Can you list what utils you think we could have from scule that don't have modern ES alternatives?

This is such a nice idea to think about a generic option to configure node runtime version. However since the range of supported versions across providers differs, i would suggest...

I like this idea. I think it can also support local files like `` ---- A completely alternative way btw is to use a browser (chromium only: chrome, edge, opera,...

It works if you open above link as an external link on chrome. ``` https://github.com/nuxt/nuxt/blob/main/packages/schema/src/types/hooks.ts#:~:text=export%20interface%20NuxtHooks ``` PR is welcome thanks 👍🏼

PR welcome. Perhaps we could keep it more generic like `readValidatedBody(event, schema, { failStatus: 422 })`. /cc @sandros94 what do you think?

For incremental, we might use `swr: true` route rule it will presrve routes in filesystem/memory cache on demand and runtime. (static files cannot be removed from provider) Assuming using cache...

Nice! What would be the usage of createSwrCache? (cache entries are internally and automatically created and managed) We might expose two new utils, `clearCache(prefix)` (it is not essentially swr) and...

`main` should we fine we shall announce it for v2 👍🏼