]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
chore!: have to drop Node.js 12 (again)
authorHaoqun Jiang <haoqunjiang@gmail.com>
Wed, 24 Nov 2021 11:19:25 +0000 (19:19 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Wed, 24 Nov 2021 11:19:25 +0000 (19:19 +0800)
commitcea1dcc1b1b4e7a33bea0db9a4febae88bae626a
tree1f635c61ad609659820eb3281902e52b15479690
parent6a78a6df677533a152db13f09f6bc07133142045
chore!: have to drop Node.js 12 (again)

Because vscode-jsonrpc (a transitive dependency of `vue-tsc`) contains
optional chaining syntax, which is only supported in Node.js 14+.

I expect more and more such cases will emerge in the future. So let's
just get rid of Node.js 12.
.github/workflows/ci.yml
package.json