Added New Comments__c Field on LoggerParameter__mdt
Core Unlocked Package Changes
-
Added new field
LoggerParameter__mdt.Comments__c
as a place for admins & developers to store notes about why aLoggerParameter__mdt
record has been customized.- This is only intended for documentation purposes to help admins viewing the record in the org, as well as a way to document customizations in git/VCS
-
Updated
LoggerParameter__mdt
records to include the XML node for the newComments__c
field -
Scope creep: added missing project license info in several LWC files
-
Scope creep: added
.npmrc
file to explicitly set the npm registry
Installation Info
Core Unlocked Package - no namespace
Full Changelog: v4.13.3...v4.13.4
- SF CLI:
sf package install --wait 20 --security-type AdminsOnly --package 04t5Y000001MkFBQA0
- SFDX CLI:
sfdx force:package:install --wait 20 --securitytype AdminsOnly --package 04t5Y000001MkFBQA0
- Sandbox: https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y000001MkFBQA0
- Production: https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y000001MkFBQA0