restify / node-restify

The future of Node.js REST development
http://restify.com
MIT License
10.71k stars 981 forks source link

Restify support for nodejs v20 is merged but not released #1968

Closed abdallamourad closed 5 months ago

abdallamourad commented 6 months ago

node-restify support for nodejs v20 is merged but not released, is it possible to release it?

larsdecker commented 6 months ago

Yes, this would be very helpful. We encounter also issues with Node 20 (lts) and a problem to load the spdy package.

This commit here: https://github.com/restify/node-restify/commit/89e7ac81a4cc885d153df6f07d5cf35ed75fd4d0 fixes the issue.

It would be good if someone can release a new version of the package.

larsdecker commented 6 months ago

@mmarchini Can you take a look on it?

mmarchini commented 5 months ago

11.2.0 released

phil-warner commented 5 months ago

Thanks @mmarchini ! Could you publish it to npm please?

rohityadav225 commented 3 months ago

@mmarchini @larsdecker can you please let us know when v11.2.0 will be available on NPM registry ?