azure-func-http icon indicating copy to clipboard operation
azure-func-http copied to clipboard

NestJS Version 11 support

Open lorenzadomat opened this issue 7 months ago • 3 comments

Currently it is not supported to use this package in combination with NestJS 11 (@nestjs/core: "^11.0.0").

Probably this is just a change in package.json to support this new peerDependency Version.

lorenzadomat avatar Mar 31 '25 14:03 lorenzadomat

It seems that at this point you are pretty much SOL if you're using Nest.js with Azure Functions.

Support for Azure Functions v4 (#934) has been requested almost three years ago with absolutely zero progress or even feedback. Their "consultancy" also appears to be a sham, I've never once gotten any response from them despite multiple attempts through different channels.

pigulla avatar May 02 '25 10:05 pigulla

We need suppoort for NestJS Version 11 Support, I was trying to get it done with version change only but i do not see it that much straight forward

tripathi-swapnil avatar May 16 '25 14:05 tripathi-swapnil

This works for me npm install @nestjs/azure-func-http --legacy-peer-deps

Esneyder110 avatar Jun 26 '25 17:06 Esneyder110

I see that a PR for nest js version 11 support is opened. Is there any way to merge it ?

Best regards

hiyuL avatar Sep 11 '25 21:09 hiyuL

Please help with this @kamilmysliwiec

lrodriguezsoaint avatar Sep 16 '25 22:09 lrodriguezsoaint