Skip to content

v0.17.17

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 22:01
· 365 commits to main since this release
4637354

v0.17.17

✨ Enhancements

🐛 Bug Fixes

  • Protect method resolution from circular aliases (#2499) by @vinistock
  • Return semantic tokens for local vars shadowed by parameters (#2509) by @vinistock
  • Fix Ruby LSP formatting range to comply with LSP specification (#2438) by @vitallium

📦 Other Changes

  • Raise AddonNotFoundError exception when the addon is not found (#2507) by @andyw8
  • Upgrade Prism requirement to v1 (#2508) by @vinistock