Skip to content

v2.2.2

Compare
Choose a tag to compare
@ericyhwang ericyhwang released this 22 Jul 22:40
· 5 commits to master since this release

What's changed

  • Have Racer's compiler use typescript@5.4 without "use strict;" directives, instead of latest typescript@5.5
    • The "use strict;" appears to cause some issues with LocalDoc in certain cases, so it's now left out again from Racer's JS files, matching v2.1.1 and before.

Full Changelog: v2.2.1...v2.2.2