We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f44166 commit 0253672Copy full SHA for 0253672
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changes
2
3
-## [5.1.0](https://github.com/neovim/node-client/compare/v4.11.0...v5.1.0) (prerelease)
+## [5.2.0](https://github.com/neovim/node-client/compare/v5.1.0...v5.2.0)
4
+
5
+- fix return type of `lua()` / `executeLua()`
6
+- strengthen some error handling
7
8
+## [5.1.0](https://github.com/neovim/node-client/compare/v4.11.0...v5.1.0)
9
10
- fix: console.log() writes to RPC channel #202 #329
11
- feat: eliminate `which` dependency
0 commit comments