@salesforce/core-bundle 8.1.3 → 8.2.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.
- package/lib/index.js +2 -1
- package/package.json +1 -1
package/lib/index.js
CHANGED
@@ -4611,7 +4611,7 @@ var require_package = __commonJS({
|
|
4611
4611
|
"package.json"(exports2, module2) {
|
4612
4612
|
module2.exports = {
|
4613
4613
|
name: "@salesforce/core-bundle",
|
4614
|
-
version: "8.
|
4614
|
+
version: "8.2.0",
|
4615
4615
|
description: "Core libraries to interact with SFDX projects, orgs, and APIs.",
|
4616
4616
|
main: "lib/index",
|
4617
4617
|
types: "lib/index.d.ts",
|
@@ -107310,6 +107310,7 @@ var require_scratchOrgFeatureDeprecation = __commonJS({
|
|
107310
107310
|
"EXPANDEDSOURCETRACKING",
|
107311
107311
|
"LISTCUSTOMSETTINGCREATION",
|
107312
107312
|
"AppNavCapabilities",
|
107313
|
+
"CMTRecordManagedDeletion",
|
107313
107314
|
"EditInSubtab",
|
107314
107315
|
"OldNewRecordFlowConsole",
|
107315
107316
|
"OldNewRecordFlowStd",
|