You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: drops support for node versions older than v14 (the oldest LTS version of node)
BREAKING CHANGE: Drops support for node v10 and v12. v14 is the oldest version supported by node.js/OpenJS. It is also the oldestt version supported by current versions of serverless/serverless-offline and makes it easier to upgrade vulnerable dependencies.
0 commit comments