@everyone new release for the node SDK (v7.0.0) (breaking changes list is here: https://github.com/supertokens/supertokens-node/blob/master/CHANGELOG.md#breaking-changes). If you are not using the session error handler callbacks, then this is a non-breaking change.
The major change is that we now support for non express frameworks for node js - aws lambda / netlify, hapi, fastify, koa and loopback. There are also new docs for it.