Skip to content

1.54.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 06:33
· 10 commits to master since this release

What's Changed

  • Fix special case in switch expr completion by @zth in #1002
  • Cache project config on demand by @zth in #1000
  • distinguish regular modules from module types by @zth in #925
  • add system requirements section for linux to tools readme by @woeps in #1007
  • rescript-tools: do not override flags for static linking by @cknitt in #1013
  • Revert "add system requirements section for linux to tools readme" by @woeps in #1014
  • Strip binaries by @cknitt in #1015
  • Tools: Print module structure with signature to module path by @aspeddro in #1018
  • CI: migrate from deprecated set-output to GITHUB_ENV by @cknitt in #1016
  • CI: Switch to action-gh-release and upgrade node by @fhammerschmidt in #1020
  • Reduce language server latency by @zth in #1003
  • add moduletypeid field for modules with explicitly annotated module type by @aspeddro in #1019

Full Changelog: 1.52.0...1.54.0