Skip to content

Pre-Release v55.10.2022082401

Pre-release
Pre-release
Compare
Choose a tag to compare
@randi274 randi274 released this 24 Aug 18:48
· 1351 commits to develop since this release
795a122

55.10.2022082401 - August 24, 2022

Pre-Release Beta

To test the beta:

  • Open VS Code (or VS Code Insiders if that's what you use)
  • Download all of the .vsix files attached to this release
  • On the Extensions tab, select 'Install from VSIX'
    Screen Shot 2022-08-24 at 4 17 57 PM
  • Select all of the .vsix files you just downloaded
  • Wait for all of the extensions to show 'Reload Required' (other than the SLDS Validator; not included)
    Screen Shot 2022-08-24 at 4 20 37 PM
  • Select any of the Reload Required buttons
  • Open VS Code and confirm the updated version.

If you run into any issues, navigate to the Salesforce Extensions Pack in the Extensions tab, and select an older version (55.8.0 was the last one published). Otherwise, you'll be updated like normal when the next version is published through the VS Code Marketplace.

Fixed

salesforcedx-vscode-core

  • We fixed an issue with an error message for the SObject refresh process being incorrectly displayed. (PR #4353)
  • We re-fixed an issue where making only a case change when renaming an Apex class caused an error. (PR #4362)

salesforcedx-vscode-core, salesforcedx-sojbects-faux-gennerator, salesforcedx-vscode-apex, salesforcedx-utils-vscode, salesforcedx-vscode-apex-replay-debugger, salesforcedx-vscode-lightning, salesforcedx-vscode-lwc, salesforcedx-vscode-soql

  • We made some changes under the hood. (PR #4342)