Skip to content

v0.22.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 20:38
· 6 commits to main since this release
dd3968c

v0.22.0

🚧 Breaking Changes

  • Remove deprecated experimental features from global state (#2829) by @vinistock
  • Allow indexing enhancements to create namespaces (#2857) by @vinistock

✨ Enhancements

  • Prevent full indexing (index_all) from being called multiple times (#2864) by @andyw8
  • Add support for extend self to handle_module_operation (#2855) by @tlemburg

🐛 Bug Fixes

📦 Other Changes

  • Log when trying to format files outside of workspace (#2853) by @vinistock
  • Add Sorbet troubleshooting note (#2871) by @andyw8
  • Start returning composed bundle environment from initialize request (#2880) by @vinistock