Sacha Reinert
Sacha Reinert
To do: Update regular azure-function preset to v4
> Thanks for working on this dear Sacha. For now i have marked it as draft mainly to see if we can avoid new preset but instead add functionality to...
I Still have to do some manual checks for this one + docs
Manually verified the workings of the V4 handler by using a local build of this nitro fork and deploying a Solid Start app to Azure Functions. Will verify the legacy...
Manually verified that the legacy V3 handler still works and is still the default. Will do the docs update tomorrow and verify the working of cookies.
verified cookies work on 4.x runtime (with Solid Start app) + updated docs
Will update the Azure Static Web Apps preset next week too in this PR. I've been running this preset code in production for an enterprise application for a little while...
> Hi @supersoniko, I'm currently reseraching on how to build a preset of a v4 function to a static web app with streaming support. > > Can I somehow support...
Opened a WIP pull request https://github.com/unjs/nitro/pull/2477