Skip to main content
2.3.6.6 release notes
2.3.6.6
- Issue 2812 - Fixed a few issues with source format project creation resulting from recent changes to the Salesforce CLI's project templates.
- Issue 2813 - Flows are now opened in the Salesforce Setup Web UIs — both classic and Lightning — via the flow definition just as if the user had opened the Flow screen from the Setup UI itself.
- LWC JavaScript/TypeScript methods which are referenced by HTML braced expressions are no longer flagged as candidates to be denoted
static
as that can break the HTML-based references. Note that this change only affects commercial IDEs. - Fixed a potential issue with the temporary Salesforce Code Analyzer config files used to disable redundant engines and rules.