v0.17.17
v0.17.17
✨ Enhancements
- Add
entries_for
method to indexer (#2500) by @andyw8 - Forward initialization settings to addons (#2513) by @vinistock
🐛 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