Bump up typescript to latest#3009
Conversation
|
/cc @benlesh . |
|
Uh forgot error object thing. :/ |
BREAKING CHANGE: IE10 and lower will need to polyfill `Object.setPrototypeOf`
20e3b54 to
9a1ff90
Compare
Generated by 🚫 dangerJS |
|
Error object change is basically cherry picking d242156 merged in next previously. |
|
@kwonoj what is dependency cruiser? Is it required for this change? Can we discuss it and perhaps move it to a different PR? |
|
@benlesh it's replacement to |
|
@kwonoj right on
|
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Description:
This PR bumps up tsc / type definition (
typings) into latest. PR intentionally picks tsc version tolatest, let master branch try to build on latest release always to check regressions earlier.Related issue (if exists):