Skip to content

v0.26.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 17:57
· 633 commits to main since this release
3e3dab0

v0.26.0

🚧 Breaking Changes

πŸ› Bug Fixes

  • Avoid writing error file if client is closed during bundle compose (#3649) by @vinistock
  • Prevent workspace dependencies from failing if there's no bundle (#3655) by @vinistock
  • Prevent relative require completion for unsaved files (#3656) by @vinistock
  • Filter constant completion suggestions to only include constants (#3654) by @vinistock
  • Avoid requiring add-ons that are copied into the workspace (#3669) by @vinistock
  • Stop reusing the Prism result for RuboCop for now (#3672) by @vinistock

πŸ“¦ Other Changes