0.1.1
Updates the Bash Language Server used to version 1.6.1 from version 1.5.6 with following changes:
1.6.1
- Expose TypeScript typings from server
- Update vscode-languageserver dependency
1.6.0
- Switch to tree-sitter-wasm instead of tree-sitter (native bindings) to support node 12 and to ease installation (https://github.com/mads-hartmann/bash-language-server/pull/147)