@salesforce/core 8.24.3 → 8.25.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -21,6 +21,7 @@ exports.simpleFeaturesList = [
|
|
|
21
21
|
'AnalyticsAdminPerms',
|
|
22
22
|
'AnalyticsAppEmbedded',
|
|
23
23
|
'ApexGuruCodeAnalyzer',
|
|
24
|
+
'ApexUserModeWithPermSet',
|
|
24
25
|
'ArcGraphCommunity',
|
|
25
26
|
'Assessments',
|
|
26
27
|
'AssociationEngine',
|
|
@@ -108,6 +109,7 @@ exports.simpleFeaturesList = [
|
|
|
108
109
|
'EinsteinArticleRecommendations',
|
|
109
110
|
'EinsteinBuilderFree',
|
|
110
111
|
'EinsteinDocReader',
|
|
112
|
+
'EinsteinGPTForDevelopers',
|
|
111
113
|
'EinsteinRecommendationBuilder',
|
|
112
114
|
'EinsteinRecommendationBuilderMetadata',
|
|
113
115
|
'EinsteinSearch',
|
|
@@ -262,6 +264,7 @@ exports.simpleFeaturesList = [
|
|
|
262
264
|
'TimelineRecordTypeLimit',
|
|
263
265
|
'TransactionFinalizers',
|
|
264
266
|
'UsageManagement',
|
|
267
|
+
'Walkthroughs',
|
|
265
268
|
'WaveMaxCurrency',
|
|
266
269
|
'WavePlatform',
|
|
267
270
|
'WorkThanksPref',
|
package/package.json
CHANGED
|
@@ -361,6 +361,7 @@
|
|
|
361
361
|
"AnalyticsAdminPerms",
|
|
362
362
|
"AnalyticsAppEmbedded",
|
|
363
363
|
"ApexGuruCodeAnalyzer",
|
|
364
|
+
"ApexUserModeWithPermSet",
|
|
364
365
|
"ArcGraphCommunity",
|
|
365
366
|
"Assessments",
|
|
366
367
|
"AssociationEngine",
|
|
@@ -448,6 +449,7 @@
|
|
|
448
449
|
"EinsteinArticleRecommendations",
|
|
449
450
|
"EinsteinBuilderFree",
|
|
450
451
|
"EinsteinDocReader",
|
|
452
|
+
"EinsteinGPTForDevelopers",
|
|
451
453
|
"EinsteinRecommendationBuilder",
|
|
452
454
|
"EinsteinRecommendationBuilderMetadata",
|
|
453
455
|
"EinsteinSearch",
|
|
@@ -602,6 +604,7 @@
|
|
|
602
604
|
"TimelineRecordTypeLimit",
|
|
603
605
|
"TransactionFinalizers",
|
|
604
606
|
"UsageManagement",
|
|
607
|
+
"Walkthroughs",
|
|
605
608
|
"WaveMaxCurrency",
|
|
606
609
|
"WavePlatform",
|
|
607
610
|
"WorkThanksPref",
|