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 37ba16c commit ca4bd21Copy full SHA for ca4bd21
1 file changed
changelog.md
@@ -3,6 +3,7 @@
3
## Unreleased
4
<!-- Add all new changes here. They will be moved under a version at release -->
5
* `CHG` Modified the `ResolveRequire` function to pass the source URI as a third argument.
6
+* `FIX` string.match and string.gmatch may return `string|integer?` [#3357](https://github.com/LuaLS/lua-language-server/issues/3357)
7
8
## 3.17.1
9
`2026-01-20`
0 commit comments