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
ca4ef16c8f75d305c21145aecd304a82471492e6
TypeScript
/
tests
/
cases
History
Mateusz Burzyński
ca4ef16c8f
Fixed crash in
classFields
transform related to broken bodyless constructors (
#59280
)
...
Co-authored-by: Jake Bailey <
5341706+jakebailey@users.noreply.github.com
>
2024-07-22 16:00:16 -07:00
..
compiler
Fixed crash in
classFields
transform related to broken bodyless constructors (
#59280
)
2024-07-22 16:00:16 -07:00
conformance
Fixed crash when transforming modules with top-level if statements incorrectly containining export statements (
#59375
)
2024-07-22 15:59:12 -07:00
fourslash
Don't crash when observing invalid
export
s in any kind of container (
#59376
)
2024-07-22 15:58:39 -07:00
project
…
projects
…
transpile
Allow declarationMap to be emitted when transpiling declarations and option is enabled (
#59337
)
2024-07-17 17:07:17 -07:00
unittests
…