stytchauth / stytch-node

Official Stytch Backend SDK for Node.js
https://stytch.com
MIT License
90 stars 21 forks source link

chore: Test Node 22 in CI, change target Node version to 20 #332

Closed max-stytch closed 3 months ago

max-stytch commented 3 months ago

Node v22 was released in April! We should test against it in CI.

Let's bump development to Node v20 while we're at it.