Skip to content

v0.23.3

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 19:26
· 3 commits to main since this release
c47b562

v0.23.3

🐛 Bug Fixes

  • Stop running cancel request in the main thread (#3028) by @vinistock
  • Synchronize store operations in server instead (#3029) by @vinistock
  • Ensure requests are not assuming the presence of file paths for entries (#3030) by @vinistock
  • Fix visibility stack handling for private_class_method (#3032) by @vinistock
  • Avoid reporting the same Bundler install error twice (#3033) by @vinistock
  • Always apply workspace URI configuration to indexer (#3034) by @vinistock