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
Follow-up to #12713
This PR recommends NODEJS_12_X instead of NODEJS_10_X in aws-cdk READMEs.
Reasons for recommending NODEJS_12_X:
* Node.js 10.x is going end-of-life on April 30th, 2021
* Node.js 12.x went LTS in October 2019, and has been actively supported till October 2020.
* Node.js 14.x went LTS in October 2020, and is now actively supported LTS version.
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
0 commit comments