v0.23.3
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