You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@
8
8
*`FIX` Fix `VM.OnCompileFunctionParam` function in plugins
9
9
*`FIX` Lua 5.1: fix incorrect warning when using setfenv with an int as first parameter
10
10
*`FIX` Improve type narrow by checking exact match on literal type params
11
+
*`FIX` Incorrect function params' type infer when there is only `@overload`[#2509](https://github.com/LuaLS/lua-language-server/issues/2509)[#2708](https://github.com/LuaLS/lua-language-server/issues/2708)[#2709](https://github.com/LuaLS/lua-language-server/issues/2709)
0 commit comments