@novu/api sdk
Hi team,
I’m curious about something. With the @novu/node SDK now deprecated, I’m trying to figure out what’s the oldest version of Novu that supports the new @novu/api SDK.
Thanks!
8 Replies
@PineappleShade
Not sure if I understand the question entirely.
if you are using Novu Cloud, then you can use
@novu/api
sdk latest versionWe have a forked version of novu. But we're still using the old novu/node package to interact with it . We want to uodrage to the new package but we weren't sure if our current version of novu would be supported by the new novu/api package.
@PineappleShade
What version of Novu you have forked?
Let me get back to you on that I am not sure.
We're on Novu v0.23
With this version, @novu/api sdk is not compatible. I would recommend to keep using @novu/noce
@novu/node
Thank you.
Do you know starting from which version of Novu the @novu/api becomes compatible?
2.x.x version is compatible with novu/api
Thank you!