Skip to content

Release v66.12.2

Choose a tag to compare

@svc-idee-bot svc-idee-bot released this 19 May 13:59
· 162 commits to develop since this release

66.12.2 - May 21, 2026

Added

salesforcedx-vscode-metadata

  • You can now disable automatic source tracking conflict detection via the Source Tracking: Disable Conflict Detection setting for improved startup performance. (PR #7323)

Fixed

salesforcedx-vscode-lwc

  • We fixed an issue where LWC HTML completions, hover, and diagnostics were not working because required modules were missing from the packaged extension. (PR #7331)

salesforcedx-vscode-apex

  • We fixed an unhandled "Channel has been closed" exception that could occur during Apex Language Server restart. (PR #7314)

Under the Hood