From d18023669922b6477f4fa54d342ee8d2484a1bc2 Mon Sep 17 00:00:00 2001 From: Sonal Budhiraja <57969266+sbudhirajadoc@users.noreply.github.com> Date: Tue, 25 Jun 2024 10:29:01 -0700 Subject: [PATCH] Update CHANGELOG.md first pass at edits. --- packages/salesforcedx-vscode/CHANGELOG.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/packages/salesforcedx-vscode/CHANGELOG.md b/packages/salesforcedx-vscode/CHANGELOG.md index 2522125eb3..06700f98bd 100644 --- a/packages/salesforcedx-vscode/CHANGELOG.md +++ b/packages/salesforcedx-vscode/CHANGELOG.md @@ -4,27 +4,21 @@ #### salesforcedx-vscode-core -- Opt in bundling @salesforce/core ([PR #5656](https://github.com/forcedotcom/salesforcedx-vscode/pull/5656)) +- 🚀 🚀 We're excited to announce that our extension pack is now bundled, resulting in a whopping 40 MB reduction in extension size. You should see substantial improvements in startup and performance. ## Fixed #### docs -- Java setup update ([PR #5655](https://github.com/forcedotcom/salesforcedx-vscode/pull/5655)) +- We updated our documentation with information about installing JDK 21. ([PR #5655](https://github.com/forcedotcom/salesforcedx-vscode/pull/5655)) -- Apex debugger intro update ([PR #5649](https://github.com/forcedotcom/salesforcedx-vscode/pull/5649)) +- We made updates to our Apex Debugger documentation. ([PR #5649](https://github.com/forcedotcom/salesforcedx-vscode/pull/5649)) -#### salesforcedx-vscode - -- Java setup update ([PR #5655](https://github.com/forcedotcom/salesforcedx-vscode/pull/5655)) #### salesforcedx-vscode-core -- We fixed an issue that wrong caching stratety causes deploying metadata files with outdated content. ([PR #5650](https://github.com/forcedotcom/salesforcedx-vscode/pull/5650), [ISSUE #5612](https://github.com/forcedotcom/salesforcedx-vscode/issues/5612)) - -#### salesforcedx-vscode-expanded +- We fixed an issue where an incorrect caching strategy caused metadata files to deploy with outdated content. ([PR #5650](https://github.com/forcedotcom/salesforcedx-vscode/pull/5650), [ISSUE #5612](https://github.com/forcedotcom/salesforcedx-vscode/issues/5612)) -- Java setup update ([PR #5655](https://github.com/forcedotcom/salesforcedx-vscode/pull/5655)) # 61.1.2 - June 21, 2024