Closed D-Sketon closed 1 year ago
TypeScript 5.1 now ships JavaScript functionality that was introduced in ECMAScript 2020. As a result, at minimum TypeScript must be run in a reasonably modern runtime. For most users, this means TypeScript now only runs on Node.js 14.17 and later.
should we remove Tester using Node 12.x ?
TypeScript 5.1 now ships JavaScript functionality that was introduced in ECMAScript 2020. As a result, at minimum TypeScript must be run in a reasonably modern runtime. For most users, this means TypeScript now only runs on Node.js 14.17 and later.
should we remove Tester using Node 12.x ?
Sure! And hexo-util@3
has dropped Node.js 12 already, for some reason we forgot to remove the Node.js 12 test runner.
@D-Sketon
https://github.com/hexojs/hexo-util/pull/321 has been merged. Would you like to rebase your this PR?
@D-Sketon
321 has been merged. Would you like to rebase your this PR?
ok
Superseded by https://github.com/hexojs/hexo-util/pull/354
https://github.com/hexojs/hexo/issues/3984