azure-sdk-for-js icon indicating copy to clipboard operation
azure-sdk-for-js copied to clipboard

[engsys] sunset NodeJS v12 support

Open jeremymeng opened this issue 3 years ago • 0 comments

  • [x] update automation pipeline #23354
  • [x] "engines" should be updated to ">=14.0.0" https://github.com/Azure/azure-sdk-for-js/commit/98508cfa1864ca06be47c61fcc73bb14295ee5bf
  • [x] "@types/node" should be "^14.0.0" https://github.com/Azure/azure-sdk-for-js/commit/98508cfa1864ca06be47c61fcc73bb14295ee5bf
  • [x] update codegen: https://github.com/Azure/autorest.typescript/pull/1592
  • [ ] dev-tool check-node-version #23409

jeremymeng avatar Oct 03 '22 22:10 jeremymeng