* #25172 Narrowing `unknown` with `===` or friends * #24193 `null` should be an allowable discriminant value * #26075 Should `type.isLiteral()` return `true` for boolean literals? * #22631 Named type arguments * #26572 Destructuring computed private class property names * #10178 Access UMD globals from modules * #14951 Index signatures on fresh object literals * #26015 Even stricter class property initialization * #26404 Scrape MDN for DOM/core documentation comments * #26193 esModuleInterop should enable allowSyntheticDefaultImports * #7481 "soft" type assertion operator * #24350 Should array literals be tuples? * #23689 "invalid" type
unknownwith===or friendsnullshould be an allowable discriminant valuetype.isLiteral()returntruefor boolean literals?