- #8668 Only create global variable for module if something tangible is exported - #8624 Accessing private statics in a class via its derived class is allowed - #8310 Should awaiting a non-Promise value be an error? - #8227 Do not rename imports from ambient modules - #7989 Stricter binary operators - #7565 Make exported consts better minifiable - #7447 make the strict equality comparison operator a typeguard for string literal types - #7014 Consider re-ordering Array#reduce overloads in lib.d.ts - #2000 Support override keyword on class methods - #8060 Re-order emit of `var _this = this` when arrow func appears in super call - #7596 Allow ArayLike as a spread source (and figure out emit semantics) - #7378 Extended type parameters don't work as constraints with overloads
thisreferenced before call tosupercompletes #8060 Re-order emit ofvar _this = thiswhen arrow func appears in super call