Skip to content

2.21 (Beta 5)

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 14:49
· 96 commits to main since this release
1e2ade2

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]
Improve record interaction flows with by re-opening after record save. [PR1446]
Change cronstrue lib to load as part of the component instead of from Static Resources [PR1451]

Changes

Also added loading spinner and cleaned up prop usage. [PR1451]

Installation Info

Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5p000001E9ITAA0

Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5p000001E9ITAA0

Pull requests with no release notes

  • New LWC-based Config Management [PR1436]

  • Fix error message for outstanding rollup items [PR1447]