0.52.3
- Fixed incorrect hoisting of
try
inside multiline string literal interpolations - Fixed incorrect hoisting of
try
inside generic type initializer calls - Fixed case where parens were incorrectly removed around optional function calls
- Fixed bug where early
return
statements added while debugging would be incorrectly removed