Upgrade node.js version to version 22+

I have been working with the "Set" JS object quite extensively recently in lambdas, primarily due to the native deduplication that is far easier to work with compared to native arrays, and had been hoping to use some of the most useful methods to compare data, such as "difference" and "intersection". However, the old version of Node.js (v18.20.5 at time of writing) in use by Xano means that these functions are not available yet, as they were only introduced since version 22.

Is there any ETA on when Xano might upgrade to a release >= v22?

1
4 replies