This website requires JavaScript.
Explore
Help
Register
Sign In
microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
You've already forked TypeScript
mirror of
https://github.com/microsoft/TypeScript.git
synced
2026-06-16 15:51:35 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
2b2d6cebcb4ad1d33f06b93878df78ae92c445ae
TypeScript
/
tests
/
cases
History
Mateusz Burzyński
2b2d6cebcb
Improve references search and quick info on properties with type errors within nullable contextual types (
#61383
)
2025-10-30 11:54:29 -07:00
..
compiler
Fixed an issue with "slow" sync iteration types spoiling cached value for async ones (
#62676
)
2025-10-29 15:56:21 -07:00
conformance
Use comparability for discriminant properties when narrowing types for a default switch clause (
#61211
)
2025-10-30 14:20:13 +00:00
fourslash
Improve references search and quick info on properties with type errors within nullable contextual types (
#61383
)
2025-10-30 11:54:29 -07:00
project
Remove no-default-lib (
#62435
)
2025-09-24 16:16:14 -07:00
projects
Remove no-default-lib (
#62435
)
2025-09-24 16:16:14 -07:00
transpile
Fixed wrong error being reported on required initialized parameters with
isolatedDeclarations
(
#60980
)
2025-01-17 22:08:12 -08:00
unittests
…