Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 12:29
· 14 commits to main since this release
3039c1f

Build 19

  • Determine suitable Node.js runtime automatically (no need to modify PATH environment variable anymore).

Changed

  • include @sap/cds-lsp 8.4.3 with the following changes since 8.3.2:
    • fix: highlighting of escaped identifiers and parameter lists
    • fix: using path proposals could have been suggesting JS files instead of CDS files in certain cases
    • fix: on Windows if client mixes upper- and lowercase drive letters some requests could have failed
    • fix: CDS Typer was called when deleting a file which led to a misleading error output
    • minimum required NodeJS version is now (back to) 20.9.0