Skip to content

v7.7.3

Compare
Choose a tag to compare
@Josh-Walker-GM Josh-Walker-GM released this 10 Jul 23:49
· 1647 commits to main since this release
62509c9

Patch Release

  • hotfix(js-setup): Await all transformTSToJS functions (#10930) by @dac09

    This fixes an issue with the CLI for JS projects that caused file generation to fail due to unawaited promises. See #10929 and #10762 for more details.