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
The minimum supported Node.js version is now v16.13. This version provides
full support for ES2020 allowing the output code target to be increased.
While Node.js v16.13 supports higher ECMAScript versions, a limitation of
the bazel `ts_library` rule currently prevents increasing further at this time.
0 commit comments