Skip to content

0.52.3

Compare
Choose a tag to compare
@nicklockwood nicklockwood released this 02 Sep 09:41
· 261 commits to main since this release
  • 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