What's New
Features:
- LSP: "Jump to definition" for local bindings (#5663)
Fixes:
- Fix an issue with
merge
that could cause some type names to be lost (#5684)
All PRs Since Previous Release
- Restrict Map builtin foreign to 'Map Val Val' by @ChrisPenner in #5679
- LSP Jump to Definition for LOCAL bindings by @ChrisPenner in #5663
- Restrict more BuiltinForeign instances by @ChrisPenner in #5681
- bugfix: track merge branch parents in database to fix nameless dependency bug by @mitchellwrosen in #5684
Full Changelog: release/0.5.39...release/0.5.40