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-02-04 03:09:39 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
History
Nico Rainhart
48244d89f8
fix:
[Symbol.iterator]()
lost on union with
never
(
#62661
)
2025-11-10 15:11:13 -08:00
..
compiler
fix:
[Symbol.iterator]()
lost on union with
never
(
#62661
)
2025-11-10 15:11:13 -08:00
conformance
Keep returned (and yielded) literal types as const when their types using
const
type variables (
#56859
)
2025-10-30 11:59:09 -07: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
…