26
I Use This!
Very High Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 16 hours ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Logarithmish baseline counts (#58212) More... 19 days ago
fix baselines More... 19 days ago
Propagate object flags related to object and array literals onto `module.exports` types (#57467) More... 19 days ago
Avoid infinite recursion with `inferReverseMappedType` (#57837) More... 19 days ago
Update package-lock.json More... 19 days ago
Fix declaration emit of divergent accessors in JS classes (#58172) More... 20 days ago
fix(58151): JSDoc tags get lost when inheriting from a grandparent class (#58183) More... 20 days ago
Bump the github-actions group with 3 updates (#58103) More... 20 days ago
Update package-lock.json More... 22 days ago
fix(58146): enum quick info can display non ascii strings (#58171) More... 23 days ago
Use better context scope for class constructor implementation signatures (#58168) More... 23 days ago
Respect package.json `"type"` and module-format-specific file extensions in more `module` modes (#57896) More... 23 days ago
Don’t emit __esModule on CJS files that didn’t use ESM syntax (#58169) More... 23 days ago
When watching failed lookups, watch packageDir if its a symlink otherwise the path we use to watch (#58139) More... 23 days ago
Add missing recursive vistor on copied `import` type nodes (#58165) More... 23 days ago
Keep scriptInfo and project alive even after file delete till next file open (#57492) More... 23 days ago
Add es2023 target (#58140) More... 23 days ago
Refactor name resolution to separate component (#57974) More... 24 days ago
Update package-lock.json More... 24 days ago
Fix self tail call return type inference in assigned anonymous functions (#58124) More... 25 days ago
Do not populate exports pattern keys if more than one `*` exists (#58123) More... 25 days ago
Update package-lock.json More... 25 days ago
Don't propagate partial union/intersection properties between caches (#58083) More... 26 days ago
Expand auto-import API to work on non-existent files and symbols (#58093) More... 26 days ago
Update package-lock.json More... 26 days ago
Replace addUndefined in serializeTypeForDeclaration with the actual declaration (#58085) More... 26 days ago
Fix constraints of nested homomorphic mapped type instantiations (#58098) More... 27 days ago
Send configFileDiag event when presence of errors change on project.update (#58120) More... 27 days ago
check return type of this type predicates (#57341) More... 27 days ago
Add test case related to invalid object spreads (#58105) More... 27 days ago