Skip to content

1.66.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 10:13
· 1 commit to master since this release
567afe5

1.66.0

πŸ› Bug fix

  • Protect against trying to read non-existant .compiler.log. #1116
  • Detected quoted paths in bsb arguments on Windows. #1120

πŸš€ New Feature

  • Add status bar item tracking compilation state. #1119

🏠 Internal

  • Find @rescript/runtime for Rewatch compiler-args call. #1125
  • Use prepareRename command (when a new enough ReScript version is used) to speed up the rename command. #1124
  • Use compiler-info.json to find the @rescript/runtime and bsc.exe if available. #1129
  • Add Dump LSP Server State command to client. #1130
  • Use compiler-info.json to locate other binaries as well. #1135
  • Detect Rewatch from workspace root. #1135