Skip to content

2.7.0

Compare
Choose a tag to compare
@razzeee razzeee released this 08 May 21:00
· 79 commits to main since this release
fe5f835
  • Update dependencies
  • Update server
    • 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