Skip to content

2.7.0

Compare
Choose a tag to compare
@razzeee razzeee released this 03 May 21:30
· 118 commits to main since this release
  • Suggest auto import completions and code actions for module aliases
  • Add auto import completions for ports
  • Show module aliases in hover and completions type strings
  • Improve sorting of completions for exposed values
  • Fix for field references when the module is not imported
  • Fix the extract function code action incorrectly computing parameters
  • Fix union constructor type inference when there are comments between the arguments
  • Fix some type inference bugs related to extensible records
  • Support node 18
  • Update dependencies