3.10.6
What's Changed
- custom luadoc generation by @skarph in #2821
- Fix setfenv definition by @emmericp in #2835
- Fix VM plugins by @Wild-W in #2834
- fix: improve function type narrow by checking params' literal identical by @tomlau10 in #2822
- Fix incorrect function params' type infer when there is only
@overload
by @tomlau10 in #2838 - Fix correctly display enums for function overload arguments by @NeOzay in #2840
- Only call workspace/configuration when available by @nospam2998 in #2843
- fix(completion): remove logic causing wrong text edits by @max397574 in #2844
- Fixed injects into child classes by @Luke100000 in #2841
New Contributors
- @skarph made their first contribution in #2821
- @Wild-W made their first contribution in #2834
- @nospam2998 made their first contribution in #2843
- @max397574 made their first contribution in #2844
Full Changelog: 3.10.5...3.10.6