This website requires JavaScript.
Explore
Help
Sign In
Microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
mirror of
https://github.com/microsoft/TypeScript.git
synced
2025-11-18 17:21:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a6fb4dc103a57516450149d765e240e64a3a26b0
TypeScript
/
tests
/
cases
T
History
Mateusz Burzyński
and
GitHub
3163fe7e38
Fixed crash when cross-file reusing nodes for class member snippet completions (
#58216
)
2024-07-04 10:38:25 -07:00
..
compiler
Fixed intersections of primitive unions with
exactOptionalPropertyTypes
when mixing
undefinedType
with
missingType
(
#58186
)
2024-07-01 11:17:01 -07:00
conformance
Allow partial matches in discrimination logic (
#58974
)
2024-06-25 07:14:12 +02:00
fourslash
Fixed crash when cross-file reusing nodes for class member snippet completions (
#58216
)
2024-07-04 10:38:25 -07:00
project
Remove 5.5 deprecated compiler options (
#57527
)
2024-02-28 14:35:39 -08:00
projects
Remove 5.5 deprecated compiler options (
#57527
)
2024-02-28 14:35:39 -08:00
transpile
Allow references to the global Symbol in computed property names under isolatedDeclarations (
#58771
)
2024-06-04 12:55:24 -07:00
unittests
…