BREAKING CHANGE: This release removes Node 12 and Node 17 support
@@ -6,7 +6,7 @@
"presets": [
["@babel/preset-env", {
"targets": {
"node": "12"
"node": "14"
}
}]
],
The note is not visible to the blocked user.