2.21 (Beta 3)
Pre-release
Pre-release
github-actions
released this
01 Apr 20:01
·
103 commits
to main
since this release
Critical Changes
Change use a wrapper class to communicate with the LWCs, enabling the LWCs to be mostly namespace agnostic. [PR1441]
Change to not directly import PE object and fields. They are corrupted by the platform. Instead import another object and use that to discover the namespace, if present. [PR1442]
Installation Info
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5p000001E9HzAAK
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5p000001E9HzAAK
Pull requests with no release notes
- New LWC-based Config Management [PR1436]