Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@salesforce/source-deploy-retrieve

forcedotcom1mBSD-3-Clause12.19.3TypeScript support: included

JavaScript library to run Salesforce metadata deploys and retrieves

Salesforce, SalesforceDX, metadata, deploy, retrieve

readme

Salesforce source-deploy-retrieve

License npm (scoped) Commitizen friendly

Introduction

A JavaScript toolkit for working with Salesforce metadata. Built to support the Salesforce CLI deploy and retrieve experience in the Salesforce VS Code Extensions, CLI plugins, and other tools working with metadata.

Features

  • Resolve Salesforce metadata files into JavaScript objects
  • Parse and generate manifest files
  • Convert source files between SFDX File Formats
  • Generate metadata packages with the option to automatically create a zip file
  • Deploy and retrieve metadata with an org
  • An index to reference available metadata types.
  • Utilize promises with async/await syntax

Issues

Please report all issues to the issues only repository.

Usage

Install the package:

npm install @salesforce/source-deploy-retrieve

See HANDBOOK.md for usage and examples.

See API Docs

Contributing

See CONTRIBUTING.md for details on how to contribute to the library.

See developing.md for details on building and testing the library locally.

Publishing

SDR publishes when changes are merged into main. The version is bumped per the rules of the release orb and standard-version.

changelog

12.19.3 (2025-04-17)

Bug Fixes

12.19.2 (2025-04-15)

12.19.1 (2025-04-14)

Bug Fixes

  • support GenAiPlanner and GenAiPlannerBundle for agent pseudotype (#1542) (5319627)

12.19.0 (2025-04-10)

Features

  • add support for rootTypesWithDependencies to RetrieveRequest (#1541) (eceed3f)

12.18.5 (2025-04-08)

Bug Fixes

  • exclude folder when folder content is excluded from org connection (#1535) (5b44448)

12.18.4 (2025-04-07)

Bug Fixes

  • .customPermissions vs .customPermission (the MD type) (#1534) (5bc32c8)

12.18.3 (2025-04-06)

Bug Fixes

12.18.2 (2025-04-04)

Bug Fixes

12.18.1 (2025-04-04)

Bug Fixes

12.18.0 (2025-03-27)

Features

12.17.0 (2025-03-26)

Features

  • add metadata support for FieldServiceMobileConfig (7a529f7)

12.16.10 (2025-03-18)

12.16.9 (2025-03-17)

Bug Fixes

  • add call center in wildcard and name support (#1525) (785592a)

12.16.8 (2025-03-17)

12.16.7 (2025-03-16)

Bug Fixes

12.16.6 (2025-03-11)

Bug Fixes

12.16.5 (2025-03-09)

Bug Fixes

  • deps: bump @salesforce/core from 8.8.3 to 8.8.5 (#1522) (6c35189)

12.16.4 (2025-03-06)

Bug Fixes

  • @W-17936678 - Rename AnnotationExtensionSet metadata type to InvocabeActionExtension (#1520) (3279c43)

12.16.3 (2025-03-04)

Bug Fixes

  • @W-17943542: fix content path for inline media file inside nested folders (#1518) (bdfd128)

12.16.2 (2025-03-02)

Bug Fixes

  • deps: bump fast-xml-parser from 4.5.1 to 4.5.3 (#1514) (f8862cd)

12.16.1 (2025-02-28)

Bug Fixes

  • Add LifeSciConfigCategory and LifeSciConfigRecord (#1505) (0f72bfd)

12.16.0 (2025-02-27)

Features

  • @W-17728287: introducing lwc content type in site metadata (#1513) (7d9b736)

12.15.2 (2025-02-26)

Bug Fixes

  • handle +100K comps when resolving from org W-17876861 (#1511) (7b2207b)

12.15.1 (2025-02-24)

12.15.0 (2025-02-13)

Features

  • @W-17522423: enable 2gp and source tracking for contenttypebundle (#1506) (e2c8edf)

12.14.9 (2025-02-13)

Bug Fixes

  • mdTypes: update tua assets md types directory names (#1508) (5fa0408)

12.14.8 (2025-02-11)

12.14.7 (2025-02-11)

Bug Fixes

12.14.6 (2025-02-10)

Bug Fixes

  • add support for type AnnotationExtensionSet (#1503) (9ac85ca)

12.14.5 (2025-02-07)

Bug Fixes

  • properly merge DigitalExperience components W-16646427 (#1496) (251278f)

12.14.3 (2025-02-04)

Bug Fixes

  • add genAiFunction bundle type W-17750901 (#1499) (fcf6662)

12.14.2 (2025-02-03)

12.14.1 (2025-01-28)

12.14.0 (2025-01-24)

Features

12.13.0 (2025-01-22)

Features

  • sf cmd support for lightning type bundle (#1487) (0821764)

12.12.4 (2025-01-21)

12.12.3 (2025-01-10)

Bug Fixes

  • populate manifestComponents consistently (#1481) (84ba5bd)

12.12.2 (2025-01-10)

Bug Fixes

  • sharing rule children are now addressable in the beta preset (#1482) (c0d834c)

12.12.1 (2025-01-09)

Bug Fixes

  • resolve strict dirs before suffixes for potential metadata files (#1480) (50cb744)

12.12.0 (2025-01-08)

Features

  • mdTypes: register tua viz and ws metadata types (#1479) (11a98b6)

12.11.3 (2025-01-08)

Bug Fixes

12.11.2 (2025-01-07)

12.11.1 (2025-01-06)

Bug Fixes

  • add workflow flow actions to decomposed workflow preset and allow isAddressable (#1467) (7558f5a)

12.11.0 (2025-01-06)

Features

  • support throttling of listMetadata calls and queries; include and exclude metadata (#1469) (ad4691f)

12.10.4 (2024-12-29)

Bug Fixes

  • deps: bump fast-xml-parser from 4.5.0 to 4.5.1 (#1471) (eaaf4b5)

12.10.3 (2024-12-12)

12.10.2 (2024-11-17)

Bug Fixes

  • deps: bump @salesforce/core from 8.6.4 to 8.8.0 (#1455) (68dde7d)

12.10.1 (2024-11-05)

Bug Fixes

  • resolver: ignore non-component XML files in project (#1452) (36ea522)

12.10.0 (2024-10-31)

Bug Fixes

Features

  • Adds a new metadata bundle type for AppFrameworkTemplates (#1442) (699cf7a)

12.8.1 (2024-10-13)

Bug Fixes

  • deps: bump @salesforce/core from 8.6.1 to 8.6.2 (#1438) (ec8dd01)

12.8.0 (2024-10-08)

Features

12.7.4 (2024-10-04)

Bug Fixes

  • calculate if parent exists, return path to be calculated (#1431) (755f89c)

12.7.3 (2024-09-30)

Bug Fixes

12.7.2 (2024-09-29)

Bug Fixes

  • deps: bump @salesforce/core from 8.5.7 to 8.6.1 (#1428) (81a4103)

12.7.1 (2024-09-19)

Bug Fixes

  • add ExtlClntAppPushSettings and ExtlClntAppPushConfigurablePolicies (#1424) (8fa28a1)

12.7.0 (2024-09-15)

Features

12.6.4 (2024-09-15)

Bug Fixes

  • deps: bump @salesforce/core from 8.5.4 to 8.5.7 (#1421) (b18de44)

12.6.3 (2024-09-09)

Bug Fixes

  • append forward slash to folder types manifest entries (#1407) (4d35ce3)

12.6.2 (2024-09-01)

Bug Fixes

  • deps: bump @salesforce/core from 8.4.0 to 8.5.2 (#1411) (d832460)

12.6.1 (2024-09-01)

Bug Fixes

  • deps: bump @salesforce/kit from 3.2.1 to 3.2.2 (#1409) (97e0a37)

12.6.0 (2024-08-26)

Features

  • make deploy zip size and zip file count available (#1403) (755c283)

12.5.1 (2024-08-20)

Bug Fixes

  • genAiFunction changes structure to be a bundle (#1404) (a55223f)

12.5.0 (2024-08-19)

Features

12.4.1 (2024-08-18)

Bug Fixes

12.4.0 (2024-08-15)

Features

12.2.1 (2024-08-12)

Bug Fixes

12.2.0 (2024-08-12)

Features

  • condFormat: add UiFormatSpecificationSet to metadataRegistry (#1397) (9e9dd8b)

12.1.13 (2024-08-11)

Bug Fixes

  • deps: bump @salesforce/core from 8.2.8 to 8.3.0 (#1396) (e0e03c8)

12.1.12 (2024-08-04)

Bug Fixes

  • deps: bump fast-xml-parser from 4.3.6 to 4.4.1 (#1386) (049b8d9)

12.1.11 (2024-08-02)

Bug Fixes

12.1.10 (2024-08-01)

Bug Fixes

  • manifests for custom object can omit parent (#1375) (8fd9c9e)

12.1.9 (2024-07-31)

Bug Fixes

12.1.8 (2024-07-19)

Bug Fixes

  • handle nulls/undefined in template literal (#1370) (2f8dac3)

12.1.7 (2024-07-17)

Bug Fixes

  • remove top-level metadata types mlmodel, modelconnection and modelschema (#1369) (e3b4285)

12.1.6 (2024-07-16)

Bug Fixes

  • only read multiple custom labels files once during conversion (#1368) (d5606ba)

12.1.5 (2024-07-05)

12.1.4 (2024-06-28)

Bug Fixes

12.1.3 (2024-06-28)

Bug Fixes

12.1.2 (2024-06-28)

Bug Fixes

12.1.1 (2024-06-28)

Bug Fixes

12.1.0 (2024-06-28)

Features

  • guarantee fileResponseSuccess has a path (#1358) (9a1d565)

12.0.2 (2024-06-24)

Bug Fixes

12.0.1 (2024-06-20)

Bug Fixes

11.6.10 (2024-06-19)

Bug Fixes

  • class-scoped xml cache for recomposition (#1348) (9fca2f3)

11.6.9 (2024-06-18)

Bug Fixes

11.6.8 (2024-06-17)

Bug Fixes

  • Remove ExpressionSetDefinitionVersion to not allow user to deploy it explicitly (#1340) (0385acc)

11.6.7 (2024-06-11)

Bug Fixes

  • selectively write the parent (f3cf83a)

11.6.6 (2024-06-10)

Bug Fixes

11.6.5 (2024-06-03)

Bug Fixes

  • "did you mean" for project metadata detects mdapi format (8830972)

11.6.4 (2024-05-31)

Bug Fixes

11.6.3 (2024-05-26)

Bug Fixes

  • deps: bump @salesforce/core from 7.3.8 to 7.3.9 (#1324) (7c6e3c8)

11.6.2 (2024-05-23)

Bug Fixes

11.6.1 (2024-05-22)

11.6.0 (2024-05-21)

Features

11.5.0 (2024-05-20)

Features

  • mdTypes: add support for genAiFunction, genAiPlanner (#1319) (01648b4)

11.4.4 (2024-05-14)

Bug Fixes

  • if no component set to match against, skip checking server response (#1311) (2d7fa28)

11.4.3 (2024-05-10)

Bug Fixes

  • md names handle spaces, colons, and both (#1297) (76e9486)

11.4.2 (2024-05-10)

Bug Fixes

11.4.1 (2024-05-10)

Bug Fixes

11.4.0 (2024-05-06)

Features

  • mdTypes: ForecastingGroup, SearchCustomization, SearchOrgWideObjectConfig, RetrievalSummaryDefinition (#1306) (04d3318)

11.3.0 (2024-05-02)

Features

11.2.0 (2024-04-30)

Features

11.1.3 (2024-04-30)

Bug Fixes

  • preserve xml comments in decomposed files (#1288) (ba1dc28)

11.1.2 (2024-04-25)

Bug Fixes

  • forceignore ignores output file correctly - cleanup extra type d… (#1295) (287b13e)

11.1.1 (2024-04-23)

Bug Fixes

11.1.0 (2024-04-23)

Features

  • allow destructive changes with MetadataOptions (#1294) (7dad1c7)

11.0.2 (2024-04-21)

Bug Fixes

  • deps: bump @salesforce/core from 7.2.0 to 7.3.0 (#1291) (69be659)

11.0.1 (2024-04-14)

Bug Fixes

  • deps: bump @salesforce/core from 7.0.0 to 7.2.0 (#1281) (ac430f3)

11.0.0 (2024-04-10)

  • feat!: sfdx-core7, jsforce-node (#1280) (7d8d111), closes #1280

BREAKING CHANGES

  • sfdx-core7, jsforce-node

10.9.1 (2024-04-05)

Bug Fixes

10.9.0 (2024-04-03)

Features

  • absolute paths for string replacements for out-of-project (#1239) (0b3e75f)

10.8.0 (2024-04-03)

Features

10.7.1 (2024-04-01)

Bug Fixes

10.7.0 (2024-03-29)

Bug Fixes

Features

  • add AffinityScoreDefinition metadatatype (#1267) (18ff186)

10.6.2 (2024-03-29)

Bug Fixes

  • deps: bump fast-xml-parser from 4.3.5 to 4.3.6 (#1258) (7c17d45)

10.6.1 (2024-03-28)

Bug Fixes

  • non-zip conversions return empty arrays for converted and deleted (#1265) (06cc230)

10.6.0 (2024-03-28)

Features

10.5.6 (2024-03-24)

Bug Fixes

  • deps: bump @salesforce/core from 6.7.1 to 6.7.3 (#1264) (12079ae)

10.5.5 (2024-03-22)

Bug Fixes

  • allow the same SC in delete and deploy manifests (#1261) (d4c7f53)

10.5.4 (2024-03-20)

Bug Fixes

  • refactor for better typing and readability (#1262) (8d89dbc)

10.5.3 (2024-03-19)

Bug Fixes

  • handle string replacements for individual custom labels (#1257) (70571e8)

10.5.2 (2024-03-13)

Bug Fixes

  • metadataConverter writes zip to dir and works outside of project (#1252) (d947fc6)

10.5.1 (2024-03-03)

Bug Fixes

  • deps: bump @salesforce/core from 6.5.5 to 6.7.0 (#1250) (f36ce41)

10.5.0 (2024-02-26)

Features

10.4.2 (2024-02-25)

Bug Fixes

  • deps: bump fast-xml-parser from 4.3.4 to 4.3.5 (#1244) (2484b4f)

10.4.1 (2024-02-25)

Bug Fixes

  • deps: bump @salesforce/core from 6.5.3 to 6.5.5 (#1245) (3f44568)

10.4.0 (2024-02-21)

Features

  • OauthTokenExchangeHandler, ActionableEventOrchDef, ActionableEventTypeDef, OmniExtTrackingDef (#1241) (1423b76)

10.3.10 (2024-02-18)

Bug Fixes

  • deps: bump proxy-agent from 6.3.1 to 6.4.0 (#1238) (819f4ce)

10.3.9 (2024-02-12)

10.3.8 (2024-02-09)

Bug Fixes

10.3.7 (2024-02-08)

Bug Fixes

  • recompose decomposed xml using xmlElementName where it exists (#1234) (4cf89e1)

10.3.6 (2024-02-08)

Bug Fixes

10.3.5 (2024-02-06)

Bug Fixes

10.3.4 (2024-02-06)

Bug Fixes

10.3.3 (2024-02-04)

Bug Fixes

  • deps: bump fast-xml-parser from 4.3.2 to 4.3.4 (#1227) (02554d5)

10.3.2 (2024-02-04)

Bug Fixes

10.3.1 (2024-01-31)

Bug Fixes

10.3.0 (2024-01-30)

Features

  • adding gen ai prompt template support (ca3b440)

10.2.14 (2024-01-28)

Bug Fixes

  • deps: bump @salesforce/core from 6.4.7 to 6.5.1 (#1222) (989b429)

10.2.13 (2024-01-23)

Bug Fixes

  • use appexchange org for last resort api version (#1219) (c9f15b2)

10.2.12 (2024-01-23)

Bug Fixes

  • metadataRegistry entries for IdentityVerificationProcDev were incorrect. fixed (#1221) (4acf942)

10.2.11 (2024-01-14)

Bug Fixes

  • deps: bump @salesforce/core from 6.4.4 to 6.4.7 (#1212) (10107d1)

10.2.10 (2024-01-12)

Bug Fixes

  • add ExtlClntAppNotificationSettings to registry (#1211) (3ed42c2)

10.2.9 (2024-01-10)

Bug Fixes

  • add DataCalcInsightTemplate and DataKitObjectTemplate (#1210) (cb845b3)

10.2.8 (2024-01-09)

Bug Fixes

  • add the ExpressionSetObjectAlias metadata type (#1209) (896ec32)

10.2.7 (2024-01-07)

Bug Fixes

  • deps: bump @salesforce/core from 6.4.2 to 6.4.4 (#1206) (5408f2b)

10.2.6 (2024-01-04)

Bug Fixes

  • Qa/1202 - add support for ExtDataTranObjectTemplate and ExtDataTranFieldTemplate (#1203) (f4d03d8)

10.2.5 (2023-12-24)

Bug Fixes

  • deps: bump @salesforce/core from 6.4.1 to 6.4.2 (#1198) (46d1082)

10.2.4 (2023-12-17)

Bug Fixes

  • deps: bump @salesforce/core from 6.4.0 to 6.4.1 (#1193) (94dca14)

10.2.3 (2023-12-15)

Bug Fixes

  • change mdcoverage url for getCurrentApiVersion (#1191) (ff82bb9)

10.2.2 (2023-12-15)

Bug Fixes

10.2.1 (2023-12-10)

Bug Fixes

  • deps: bump @salesforce/core from 6.2.2 to 6.4.0 (#1189) (2c72ce9)

10.2.0 (2023-12-07)

Features

  • 3 entities for Service Catalog Eligibility Rules (#1185) (a1e0a58)

10.1.0 (2023-12-05)

Features

  • build ComponentSet using metadata and an org connection (#1182) (d4d2b93)

10.0.4 (2023-12-03)

Bug Fixes

  • deps: bump @salesforce/core from 6.2.0 to 6.2.2 (#1184) (db6e0e8)

10.0.3 (2023-11-26)

Bug Fixes

  • deps: bump @salesforce/core from 6.1.3 to 6.2.0 (#1181) (125e7cf)

10.0.2 (2023-11-19)

Bug Fixes

10.0.1 (2023-11-19)

Bug Fixes

  • deps: bump @salesforce/core from 6.1.0 to 6.1.3 (#1178) (4b42925)

10.0.0 (2023-11-15)

  • feat!: require node18, use core6 (6af3a90)

BREAKING CHANGES

  • require node18+

  • chore: core6

9.8.6 (2023-11-12)

Bug Fixes

9.8.5 (2023-11-09)

Bug Fixes

9.8.4 (2023-11-05)

Bug Fixes

  • deps: bump @salesforce/core from 5.3.16 to 5.3.17 (#1166) (11030af)

9.8.3 (2023-11-02)

Bug Fixes

  • support metadata type managedEventSubscription (#1162) (8afad5a)

9.8.2 (2023-11-02)

Bug Fixes

9.8.1 (2023-10-31)

Bug Fixes

9.8.0 (2023-10-30)

Features

9.7.29 (2023-10-29)

Bug Fixes

  • deps: bump @salesforce/ts-types from 2.0.8 to 2.0.9 (#1155) (04af179)

9.7.28 (2023-10-22)

Bug Fixes

  • deps: bump @salesforce/core from 5.3.9 to 5.3.10 (#1149) (d0d02e7)

9.7.27 (2023-10-17)

Bug Fixes

9.7.26 (2023-10-17)

Bug Fixes

  • deps: bump @salesforce/kit from 3.0.11 to 3.0.13 (#1141) (1963957)

9.7.25 (2023-10-16)

Bug Fixes

  • component set maps treat encoded and decoded keys as the same (#1138) (7fe0bab)

9.7.24 (2023-10-09)

Bug Fixes

  • include line/col numbers in deploy failures (#1130) (dc6320f)

9.7.23 (2023-10-08)

Bug Fixes

  • deps: bump fast-xml-parser from 4.2.7 to 4.3.2 (#1134) (fdee418)

9.7.22 (2023-10-04)

Bug Fixes

9.7.21 (2023-10-03)

Bug Fixes

9.7.20 (2023-10-01)

Bug Fixes

  • deps: bump @salesforce/core from 5.2.10 to 5.3.1 (#1123) (85c247b)

9.7.19 (2023-09-29)

Bug Fixes

  • metadata type support for ExtlClntAppConfigurablePolicies (9aeb1cc)

9.7.18 (2023-09-27)

Bug Fixes

  • mdTypes: add ConversationChannelDefinition support (f82fa77)

9.7.17 (2023-09-26)

Bug Fixes

9.7.16 (2023-09-24)

Bug Fixes

  • deps: bump @salesforce/core from 5.2.9 to 5.2.10 (#1116) (5cf4338)

9.7.15 (2023-09-18)

Bug Fixes

  • handle opt-in force-ignore (directories fix) (8c619a8)

9.7.14 (2023-09-17)

Bug Fixes

  • deps: bump @salesforce/core from 5.2.7 to 5.2.9 (#1111) (da20fb4)

9.7.13 (2023-09-10)

9.7.12 (2023-09-10)

Bug Fixes

  • deps: bump proxy-agent from 6.3.0 to 6.3.1 (#1105) (268fa40)

9.7.11 (2023-09-10)

Bug Fixes

  • deps: bump @salesforce/core from 5.2.6 to 5.2.7 (#1107) (35b8850)

9.7.10 (2023-09-08)

Bug Fixes

9.7.9 (2023-09-05)

Reverts

  • Revert "feat!: component set components are now DecodableMaps (#1080)" (#1101) (615c477), closes #1080 #1101

9.7.8 (2023-08-27)

Bug Fixes

  • deps: bump @salesforce/kit from 3.0.9 to 3.0.11 (#1090) (17c4ef0)

9.7.7 (2023-08-22)

Bug Fixes

  • @W-12612279 Adding FundraisingConfig to metadata registry (#1085) (e5c23d8)

9.7.6 (2023-08-20)

Bug Fixes

  • deps: bump @salesforce/ts-types from 2.0.6 to 2.0.7 (#1083) (a239052)

9.7.5 (2023-08-20)

Bug Fixes

  • deps: bump @salesforce/core from 5.2.0 to 5.2.1 (#1084) (d5dfb49)

9.7.4 (2023-08-14)

Bug Fixes

  • match using decoded component keys in ComponentSet.has() (#1070) (a113e91)

9.7.3 (2023-08-10)

Bug Fixes

  • deps: bump fast-xml-parser from 4.2.6 to 4.2.7 (#1068) (a67e1ed)

9.7.2 (2023-08-07)

Bug Fixes

9.7.1 (2023-08-03)

Bug Fixes

9.7.0 (2023-08-02)

Features

  • add a wildcard expansion to metadata full names when building the CS (#1063) (6a6770b)

9.6.1 (2023-07-30)

Bug Fixes

  • deps: bump fast-xml-parser from 4.2.5 to 4.2.6 (#1060) (12468f0)

9.6.0 (2023-07-28)

Features

9.5.0 (2023-07-26)

Features

9.4.7 (2023-07-25)

9.4.6 (2023-07-24)

Bug Fixes

9.4.5 (2023-07-24)

Bug Fixes

9.4.4 (2023-07-23)

Bug Fixes

  • deps: bump proxy-agent from 6.2.2 to 6.3.0 (#1050) (8928932)

9.4.3 (2023-07-23)

Bug Fixes

  • deps: bump @salesforce/kit from 3.0.4 to 3.0.6 (#1051) (2d2c94d)

9.4.2 (2023-07-17)

Bug Fixes

  • deps: bump proxy-agent from 6.2.1 to 6.2.2 (#1041) (57bf5ab)

9.4.1 (2023-07-16)

Bug Fixes

  • deps: bump @salesforce/ts-types from 2.0.3 to 2.0.5 (#1044) (2f5a70b)

9.4.0 (2023-07-14)

Features

  • md-types: ServiceProcess and ProcessFlowMigration (#1039) (2e3f49d)

9.3.4 (2023-07-09)

Bug Fixes

  • deps: bump @salesforce/kit from 3.0.3 to 3.0.4 (#1036) (7ea893e)

9.3.3 (2023-07-07)

Bug Fixes

9.3.2 (2023-07-06)

9.3.1 (2023-07-05)

Bug Fixes

9.3.0 (2023-06-27)

Features

9.2.8 (2023-06-26)

Bug Fixes

  • Sm/connection-resolve-skip-missing-components (#1021) (ad4068d)

9.2.7 (2023-06-26)

Bug Fixes

9.2.6 (2023-06-25)

Bug Fixes

  • deps: bump fast-xml-parser from 4.2.4 to 4.2.5 (#1024) (93427a0)

9.2.5 (2023-06-21)

Bug Fixes

  • update metadata names for mobile settings and policies (#1013) (4b6a8ff)

9.2.4 (2023-06-19)

Bug Fixes

9.2.3 (2023-06-18)

Bug Fixes

  • deps: bump @salesforce/core from 4.3.0 to 4.3.1 (#1016) (24b99e4)

9.2.2 (2023-06-12)

Bug Fixes

  • bump versions of fast-xml-parser and proxy-agent (#1006) (cf67f0d)

9.2.1 (2023-06-06)

Bug Fixes

  • deps: bump @salesforce/core from 4.1.0 to 4.1.2 (#1004) (4ec56e7)

9.2.0 (2023-06-05)

Features

9.1.0 (2023-05-31)

Features

8.6.0 (2023-05-25)

Features

8.5.3 (2023-05-22)

Bug Fixes

8.5.2 (2023-05-21)

Bug Fixes

  • deps: bump unzipper from 0.10.11 to 0.10.14 (#978) (777f799)

8.5.1 (2023-05-17)

Bug Fixes

  • prevent [object Object] and provide component details (#972) (a16b9a2)

8.5.0 (2023-05-17)

Features

8.4.0 (2023-05-09)

Features

  • add skilltype to metadata registry (761492e)

8.3.1 (2023-05-09)

Bug Fixes

  • deps: bump fast-xml-parser from 4.2.0 to 4.2.2 (#945) (f458c52)

8.3.0 (2023-05-08)

Features

  • offer suggestions for unresolved metadata types (#948) (c4633b2), closes #953

8.2.0 (2023-05-08)

Features

8.1.0 (2023-05-08)

Features

  • add scoringframwork types to metadata registry (#964) (0003f44)

8.0.8 (2023-05-08)

Bug Fixes

  • deps: bump vm2 from 3.9.15 to 3.9.17 (#963) (42a9d5d)

8.0.7 (2023-05-05)

Bug Fixes

8.0.6 (2023-05-04)

Bug Fixes

8.0.5 (2023-05-02)

Bug Fixes

  • update the update2 script for TS strict compile (#954) (e85a395)

8.0.4 (2023-04-27)

Bug Fixes

  • update directory name for oauth policies and mobile policies (#947) (dbcf936)

8.0.3 (2023-04-23)

Bug Fixes

  • deps: bump @salesforce/core from 3.34.6 to 3.34.8 (#942) (b79301a)

8.0.2 (2023-04-19)

Bug Fixes

  • retry on net errors when retrieving MD info (#941) (2094e59)

8.0.1 (2023-04-11)

7.15.1 (2023-04-09)

Bug Fixes

  • deps: bump fast-xml-parser from 4.1.3 to 4.1.4 (#933) (e7da9ba)

7.15.0 (2023-04-06)

Features

7.14.6 (2023-04-06)

Bug Fixes

  • ensure retrieval and deployment of views with screen aware variants (#930) (ae6bb43)

7.14.5 (2023-04-05)

Bug Fixes

  • get correct file paths for a DigitalExperience component (#925) (6ba8b87)

7.14.4 (2023-04-04)

Bug Fixes

  • bump dev-scripts to avoid deleting perf data (ddfa738)

7.14.3 (2023-04-04)

Bug Fixes

  • bump dev-scripts to avoid deleting perf data (#927) (90359a7)

7.14.2 (2023-03-29)

Bug Fixes

  • use always forward slash for DEB and DE fullName (1511388)

7.14.1 (2023-03-28)

Bug Fixes

  • more types support wildcard and names (#894) (c62939c)

7.14.0 (2023-03-27)

Features

  • explicitly set projectDir on componentSet to prevent use of cwd (55753d5)

7.13.2 (2023-03-27)

Reverts

  • Revert "chore: auto-update metadata coverage in METADATA_SUPPORT.md" (a43597e)

7.13.1 (2023-03-26)

Bug Fixes

  • deps: bump @salesforce/core from 3.34.1 to 3.34.4 (#898) (d5c1b83)

7.13.0 (2023-03-22)

Features

  • enable cLI support for ExtlClntAppGlobalOauthSettings (#893) (eee8773)

7.12.2 (2023-03-20)

Bug Fixes

  • deps: bump @salesforce/core from 3.33.6 to 3.34.1 (#886) (c9ed7c4)

7.12.1 (2023-03-19)

Bug Fixes

  • deps: bump graceful-fs from 4.2.10 to 4.2.11 (#888) (ba1943d)

7.12.0 (2023-03-13)

Features

7.11.3 (2023-03-07)

7.11.2 (2023-03-04)

Bug Fixes

  • deps: bump @salesforce/kit from 1.8.5 to 1.9.0 (#873) (8b3a0be)

7.11.1 (2023-03-03)

Bug Fixes

  • potential undefined in SDREvent orgId (82a6d2d)

7.11.0 (2023-02-28)

Features

  • handle QueryLocator issues (e4e7c5c)

7.10.1 (2023-02-19)

Bug Fixes

  • deps: bump @salesforce/kit from 1.8.4 to 1.8.5 (#857) (0ee6ca2)

7.10.0 (2023-02-17)

Features

  • Add Option to Suppress Pre- and Post-Retrieve Events (#854) (2eef7d5)

7.9.3 (2023-02-14)

Bug Fixes

  • more retryable mdapi errors (e84ffc1)

7.9.2 (2023-02-12)

Bug Fixes

  • deps: bump minimatch from 5.1.2 to 5.1.6 (#848) (cb92e33)

7.9.1 (2023-02-09)

Bug Fixes

  • only delete non-forceignored sub-directories (#847) (90e9415)

7.9.0 (2023-02-08)

Features

  • mdTypes: support for ExperiencePropertyType Bundle (#846) (63a9989)

7.8.2 (2023-02-05)

Bug Fixes

  • deps: bump @salesforce/core from 3.32.13 to 3.33.1 (#843) (19fde88)

7.8.1 (2023-02-05)

Bug Fixes

  • deps: bump @salesforce/kit from 1.8.3 to 1.8.4 (#841) (80325eb)

7.8.0 (2023-02-02)

Bug Fixes

  • handle forceignored files for partial bundle deletes (#840) (fcaaec0)

Features

  • metadata script updates and dev-scripts (1b777de)

7.7.7 (2023-02-01)

Bug Fixes

  • mdTypes: AccountingFieldMapping, AccountingModelConfig, ActionLauncherItemDef, PipelineInspMetricConfig , ActionableListDefinition, LocationUse, ExplainabilityMsgTemplate, IntegrationProviderDef, PersonAccountOwnerPowerUser, ProductSpecificationTypeDefinition (98ce025)

7.7.6 (2023-01-29)

Bug Fixes

  • deps: bump @salesforce/kit from 1.8.0 to 1.8.3 (#835) (61f4856)

7.7.5 (2023-01-20)

Bug Fixes

7.7.4 (2023-01-20)

Bug Fixes

  • await SVS promises to write to manifest (#824) (02895e2)

7.7.3 (2023-01-17)

Bug Fixes

  • deletes the local component and replaces with remote for partial delete retrieve (#806) (2df0529)

7.7.2 (2023-01-15)

Bug Fixes

  • deps: bump @salesforce/core from 3.32.12 to 3.32.13 (#820) (eccee64)

7.7.1 (2023-01-15)

Bug Fixes

7.7.0 (2023-01-12)

Features

7.6.0 (2023-01-09)

Features

  • type improvements for deployResult (b961860)

7.5.23 (2023-01-08)

Bug Fixes

  • deps: bump @salesforce/ts-types from 1.7.1 to 1.7.2 (#815) (820becb)

7.5.22 (2023-01-01)

Bug Fixes

  • deps: bump @salesforce/core from 3.32.8 to 3.32.12 (#810) (bcf8412)

7.5.21 (2023-01-01)

Bug Fixes

  • deps: bump minimatch from 5.1.0 to 5.1.2 (#811) (13b2578)

7.5.20 (2023-01-01)

Bug Fixes

  • deps: bump ignore from 5.2.1 to 5.2.4 (#812) (ff96534)

7.5.19 (2022-12-25)

Bug Fixes

  • deps: bump got from 11.8.5 to 11.8.6 (#805) (856e99a)

7.5.18 (2022-12-18)

Bug Fixes

  • deps: bump ignore from 5.2.0 to 5.2.1 (#794) (de8306c)

7.5.17 (2022-12-14)

Bug Fixes

  • types: FuelType, FuelTypeSustnUom, SustainabilityUom, SustnUomConversion (d4f7b53)

7.5.16 (2022-12-13)

Bug Fixes

  • always send deploy event and fix telemetry for mdapi deploy (#797) (42ab03e)

7.5.15 (2022-12-09)

Bug Fixes

  • correct apiVersion and sourceApiVersion values before transfer and send events (#791) (2e865e9)

7.5.14 (2022-12-04)

Bug Fixes

  • deps: bump @salesforce/core from 3.32.1 to 3.32.6 (#789) (9e5f33d)

7.5.13 (2022-11-22)

Bug Fixes

  • include string errors during convert (#781) (2f10c45)

7.5.12 (2022-11-21)

7.5.11 (2022-11-21)

Bug Fixes

  • add supportsPartialDelete property to registry (#780) (3c5fde2)

7.5.10 (2022-11-20)

Bug Fixes

  • deps: bump @salesforce/core from 3.31.17 to 3.32.1 (#779) (05ed7ba)

7.5.9 (2022-11-15)

Bug Fixes

  • metadataTypes: ExtlClntAppMobileConfigurablePolicies (90b1a3e)

7.5.8 (2022-11-13)

Bug Fixes

  • deps: bump @salesforce/kit from 1.7.2 to 1.8.0 (#773) (e4e4711)

7.5.7 (2022-11-12)

7.5.6 (2022-11-07)

Bug Fixes

  • metadataTypes: ESDef/DMDef in metadata-registry (7ee3943)

7.5.5 (2022-11-07)

Bug Fixes

  • metadataTypes: timelineobjectdefinition (de6fac3)

7.5.4 (2022-11-06)

Bug Fixes

  • deps: bump @salesforce/kit from 1.7.0 to 1.7.2 (#766) (bfff8d1)

7.5.3 (2022-11-06)

Bug Fixes

  • deps: bump @salesforce/ts-types from 1.7.0 to 1.7.1 (#764) (62be695)

7.5.2 (2022-11-04)

Bug Fixes

  • don't wait for archiver finalize (81e32c2)

7.5.1 (2022-11-02)

Bug Fixes

  • metadataTypes: ExtlClntAppOauthConfigurablePolicies, ExtlClntAppMobileSettings (#757) (a6af2bf)

7.5.0 (2022-10-31)

Features

7.4.2 (2022-10-30)

Bug Fixes

  • deps: bump @salesforce/core from 3.31.10 to 3.31.17 (#754) (cd89eaa)

7.4.1 (2022-10-30)

Bug Fixes

  • deps: bump @salesforce/ts-types from 1.5.21 to 1.7.0 (#753) (a11923c)

7.4.0 (2022-10-27)

Features

  • metadataTypes: ExtlClntAppOauthPlcyCnfg, ExtlClntAppOauthSettings, ExtlClntAppMobileSet (b4f61ae)

7.3.1 (2022-10-26)

Bug Fixes

7.3.0 (2022-10-26)

Features

  • metadataTypes: adding omnisupervisorconfig support (#747) (bf45ac1)

7.2.0 (2022-10-26)

Features

  • metadataTypes: DisclosureType DisclosureDefinition DisclosureDefinitionVersion ClauseCatgConfiguration (555017e)

7.1.1 (2022-10-25)

Bug Fixes

  • add a better error message with invalid manifests (#740) (8458c58)

7.1.0 (2022-10-21)

Features

  • metadata registry: adding BotBlock to metadata registry (#741) (8d7bdda)

7.0.1 (2022-10-17)

Bug Fixes

6.10.0 (2022-10-17)

Features

  • remove deployStrategies, bump devScripts (f7a86ad)

6.9.1 (2022-10-09)

Bug Fixes

  • deps: bump @salesforce/kit from 1.6.1 to 1.7.0 (#733) (27db5ea)

6.9.0 (2022-10-06)

Features

  • 5 new metadata type support (c031034)

6.8.6 (2022-10-05)

6.8.5 (2022-10-05)

Bug Fixes

6.8.4 (2022-10-05)

Bug Fixes

  • deploy/push a CustomFieldTranslation without its parent (89214fd)

6.8.3 (2022-10-04)

Bug Fixes

6.8.2 (2022-09-25)

Bug Fixes

  • deps: bump @salesforce/core from 3.26.3 to 3.30.8 (#716) (51d9a6d)

6.8.1 (2022-09-20)

Bug Fixes

  • handle empty files for deploy (2a76c26)

6.8.0 (2022-09-09)

Features

  • support digitalExperienceBundle md types (585aa1d)

6.7.0 (2022-09-08)

Features

  • new metadata types and script improvements (a768e0c)

6.6.0 (2022-09-08)

Features

  • Enable CLI support for ExternalClientApplication (a67ee80)

6.5.0 (2022-08-31)

Bug Fixes

Features

  • add 'MarketingAppExtension' to the registry (a3ea5ab)

6.3.0 (2022-08-11)

Features

6.2.9 (2022-08-09)

Bug Fixes

6.2.8 (2022-08-08)

6.2.7 (2022-08-03)

6.2.6 (2022-07-25)

Bug Fixes

  • only scan pkgDirs when merging non-decomposed MD (#666) (098875f)

6.2.5 (2022-07-21)

Bug Fixes

6.2.4 (2022-07-18)

Bug Fixes

  • static resources without content due to ignore produce nice error (#663) (cf18e1b)

6.2.3 (2022-07-15)

6.2.2 (2022-07-12)

6.2.1 (2022-07-07)

Bug Fixes

6.2.0 (2022-06-23)

Features

6.1.0 (2022-06-20)

Features

  • SDR emits new lifecycle events (d92b491)

6.0.4 (2022-06-16)

Bug Fixes

  • allow larger directories to be compressed, test in plugin-source (#649) (ba713fb)

6.0.3 (2022-06-07)

6.0.2 (2022-05-24)

Bug Fixes

  • remove api version default (6ea4ebd)

6.0.1 (2022-05-23)

6.0.0 (2022-05-20)

5.15.0 (2022-05-12)

Features

  • metadata registry: adding BotTemplate to metadata registry (#616) (c1da4da)

5.14.0 (2022-05-11)

Features

5.13.1 (2022-05-11)

Bug Fixes

  • support file responses for metadata format deploys (#619) (9cceb4c)

5.13.0 (2022-05-11)

Features

  • 2 new metadata types for Assessment (1ac6eeb)

5.12.14 (2022-05-09)

5.12.13 (2022-05-05)

Bug Fixes

  • resolveTypeFromStrictFolder for children of decomposed types with decomposition topLevel (#628) (8bef60b)

5.12.12 (2022-04-28)

5.12.11 (2022-04-21)

5.12.10 (2022-04-18)

5.12.9 (2022-04-13)

Bug Fixes

  • add telemetry to metadata api deploy (#606) (c9d584c)

5.12.8 (2022-04-07)

5.12.7 (2022-04-01)

Bug Fixes

  • resolve strictDirectoryName types in mdapi format (#601) (823966e)

5.12.6 (2022-03-28)

5.12.5 (2022-03-25)

5.12.4 (2022-03-11)

Reverts

  • revert commit that added deasync dependancy (#591) (b01c15b), closes #591 #583

5.12.3 (2022-03-02)

Bug Fixes

  • metadata registry: update directory name for flowtest in registry (#589) (d6112a7)

5.12.2 (2022-03-01)

Bug Fixes

  • add ComponentSetBuilder from plugin-source (#576) (16c02d6)

5.12.1 (2022-03-01)

5.12.0 (2022-02-22)

Features

  • metadata registry: adding flowtest type to metadata registry (#580) (40431f6)

5.11.0 (2022-02-22)

Features

5.10.0 (2022-02-17)

Features

5.9.11 (2022-02-17)

5.9.10 (2022-02-15)

5.9.9 (2022-02-11)

5.9.8 (2022-02-08)

Bug Fixes

5.9.7 (2022-02-07)

Bug Fixes

5.9.6 (2022-02-07)

Bug Fixes

  • warn and convert on windows seps in .forceignore (#557) (a9700d7)

5.9.5 (2022-01-31)

Bug Fixes

5.9.4 (2022-01-24)

5.9.3 (2022-01-20)

Bug Fixes

5.9.2 (2022-01-12)

5.9.1 (2022-01-05)

5.9.0 (2022-01-04)

Features

5.8.5 (2022-01-04)

Bug Fixes

  • can retrive COFT with COT automatically (#517) (7b9a464)

5.8.4 (2022-01-03)

Bug Fixes

  • add variable polling times based on comp. set (#520) (e97744f)

5.8.3 (2022-01-03)

Bug Fixes

  • wrap error from fast-xml-parser when invalid xml parsed (#518) (407af67)

5.8.2 (2021-12-16)

5.8.1 (2021-12-15)

Bug Fixes

5.8.0 (2021-12-01)

Features

5.7.1 (2021-11-30)

5.7.0 (2021-11-24)

Features

  • add metadata types StnryAssetEnvSrcCnfg, BldgEnrgyIntensityCnfg, VehicleAssetEmssnSrcCnfg (#508) (e3dc3ef)

5.6.4 (2021-11-22)

Bug Fixes

  • run unspecified child types through forceignore to avoid retrieving (#505) (4e327b6)

5.6.3 (2021-11-18)

5.6.2 (2021-11-18)

5.6.1 (2021-11-17)

5.6.0 (2021-11-16)

Features

  • support new OmniScript and OmniIntegrationProcedure type (#502) (9e1c089)

Reverts

  • Revert "feat: support new OmniScript and OmniIntegrationProcedure type (#502)" (#503) (e964685), closes #502 #503

5.5.0 (2021-11-11)

Features

  • construct virtual tree from name/type (e475175)

5.4.2 (2021-11-10)

Bug Fixes

  • adds an action when only one of the required for MCT was ignored (#494) (3ee999c)

5.4.1 (2021-11-04)

Bug Fixes

5.4.0 (2021-11-03)

Features

  • new types OmniUiCard, OmniDataTransform (3460dde)

5.3.0 (2021-11-03)

Features

  • registry support for fieldRestrictionRule (#486) (abf0cdd)

5.2.0 (2021-11-02)

Features

  • modify fileResponse for not found in org on Deletes (#472) (9d258fc)

5.1.3 (2021-11-02)

5.1.2 (2021-10-29)

5.1.1 (2021-10-28)

Bug Fixes

  • ensure component.content is always assigned (#485) (d77f475)

5.1.0 (2021-10-28)

Features

  • construct virtual tree from array of paths (#480) (99954dc)

5.0.3 (2021-10-28)

Bug Fixes

  • keys split into 2 strings, which allows # in fullName (#474) (79aec1f)

5.0.2 (2021-10-28)

Bug Fixes

  • doesn't call Object.entries on undefined (#484) (089198e)

5.0.1 (2021-10-21)

Bug Fixes

5.0.0 (2021-10-21)

4.5.12 (2021-10-20)

4.5.11 (2021-10-13)

4.5.10 (2021-10-13)

Bug Fixes

4.5.9 (2021-10-12)

Bug Fixes

4.5.8 (2021-10-12)

4.5.7 (2021-10-11)

Bug Fixes

4.5.6 (2021-10-07)

4.5.5 (2021-10-06)

Bug Fixes

4.5.4 (2021-10-06)

4.5.3 (2021-10-06)

Bug Fixes

  • set correct status on file responses (#465) (3e95508)

4.5.2 (2021-10-03)

Bug Fixes

  • support mixed wildcards and names in manifests (#464) (58e14ba)

4.5.1 (2021-09-30)

4.5.0 (2021-09-30)

Features

4.4.8 (2021-09-30)

Bug Fixes

  • resolve CustomFieldTranslations properly (#461) (cf764bb)

4.4.7 (2021-09-28)

Bug Fixes

4.4.6 (2021-09-24)

Bug Fixes

  • resolve folderContentTypes in mdapi format for windows (#457) (25fbec5)

4.4.5 (2021-09-23)

Bug Fixes

  • adds support for nested InFolder metadata types (#455) (b2b90a7)

4.4.4 (2021-09-20)

Bug Fixes

  • remove XML_NS_KEY from children when written in metadata format (#451) (991ba16)

4.4.3 (2021-09-16)

Bug Fixes

  • better support for non-nested inFolder types (#452) (f1237cb)

4.4.2 (2021-09-16)

Bug Fixes

  • registry.json: registry update for ManagedTopics (#453) (70f7ca8)

4.4.1 (2021-09-09)

Bug Fixes

4.4.0 (2021-09-09)

Bug Fixes

Features

  • add required child type entries to manifest (#446) (c99198b)

4.3.5 (2021-09-02)

Bug Fixes

  • force RestrictionRule to a strict directory (#447) (00b5315)

4.3.4 (2021-09-02)

4.3.3 (2021-08-31)

Bug Fixes

4.3.2 (2021-08-26)

4.3.1 (2021-08-25)

Bug Fixes

  • add children to manifest during convert (#442) (3017e9d)

4.3.0 (2021-08-25)

Features

  • add InboundCertificate to metadata registry (#441) (d833485)

4.2.0 (2021-08-25)

4.1.1 (2021-08-20)

4.1.0 (2021-08-12)

4.0.2 (2021-08-05)

Bug Fixes

Features

4.0.1 (2021-07-28)

Bug Fixes

Reverts

  • Revert "fix: add missing types from toolbelt to the best of my ability (#393)" (#404) (bcdf424), closes #393 #404
  • Revert "chore: add CustomFieldTranslation to registry (#389)" (#403) (9d0eec0), closes #389 #403
  • Revert "fix: add RunTestResult type (#395)" (#402) (aa08964), closes #395 #402

4.0.0 (2021-07-16)

3.1.1 (2021-07-09)

Bug Fixes

  • add WaveComponent to metadata registry (#366) (b573b2b)
  • bumps the version of core to 2.25.1 (#369) (b04b283)

3.1.0 (2021-06-30)

Bug Fixes

  • codeowners file and package version (f850c60)

2.2.0 (2021-06-30)

Bug Fixes

  • bump the version of @salesforce/core for PollingClient fix (#361) (65f04b2)
  • export MetadataApiDeployStatus from the top level (#358) (02183bd)

3.0.0 (2021-06-11)

Bug Fixes

Features

  • add support for making asynchronous metadata transfers (#334) (5614b14)

BREAKING CHANGES

  • metadata transfers are now done in 2 steps - start and pollStatus

  • refactor: updates for review

make componentSet option optional. update jsdoc. regenerate yarn.lock with yarnkpkg registry.

  • refactor(yarn.lock): start with existing yarn.lock

do not regenerate the yarn.lock from scratch; use existing.

2.1.5 (2021-06-03)

Bug Fixes

  • export FileProperties from the top level (#335) (b3b01c3)

2.1.4 (2021-05-24)

Bug Fixes

  • fix cannot split issue (#333) (a167e18)
  • improve messaging for force ignore old vs new parsers (#324) (53d66f3)

Features

  • adds option to convert source directly to the specified directory (#332) (4e7dbb3)

2.1.3 (2021-04-29)

Bug Fixes

  • preserve leading zeroes in xml node values (#319) (2528abc)

2.1.2 (2021-04-22)

2.1.1 (2021-04-20)

Bug Fixes

  • update missing config for wave and other types (#307) (bc9953d)

2.1.0 (2021-04-14)

Bug Fixes

  • add fullName to CompSet to be added to package.xml (#296) (c48eb45)

Features

  • support split CustomLabels on deploy and retrieve (#278) (7a0f003)

2.0.0 (2021-04-07)

Bug Fixes

Features

1.1.24 (2021-04-06)

1.1.23 (2021-04-06)

1.1.22 (2021-04-06)

1.1.21 (2021-03-30)

Bug Fixes

  • merge deploy api options (#272) (64f86bd)
  • set an overridden apiVersion on a created connection (#274) (48aedd9)

Features

  • better options for from source component set initializer (#276) (94200bf)

1.1.20 (2021-03-18)

Bug Fixes

  • convert Document metadata type to document (#263) (49a0bf9)

1.1.19 (2021-03-03)

Bug Fixes

Features

1.1.18 (2021-02-24)

Bug Fixes

  • address deploy/retrieve timeout with metadata transfer paradigm (#236) (7bb0535)
  • build issue with outdated reference (#241) (727407b)
  • convert folder components to source format correctly (#239) (821600e)
  • recomposition failing if no parent xml (#245) (48a4eb4)
  • remove octet-stream as archive type (#244) (bc00187)

Features

  • get file statuses from retrieve result (#243) (aa9f9db)
  • turn component set into a lazy collection (#247) (6b4f306)

1.1.17 (2021-02-11)

1.1.16 (2021-02-09)

Features

  • support decomposed components across multiple directories (#224) (b3cfcb2)

1.1.15 (2021-01-13)

Bug Fixes

  • issue supplying connection object when deploying or retrieving (#226) (55c177a)

Features

  • merge against multiple sources of the same component (#223) (65bd80a)

1.1.14 (2020-12-08)

Bug Fixes

1.1.13 (2020-12-03)

Bug Fixes

  • add to component set even if unresolved source (#217) (c2dd4b1)
  • follow commitizen format on CircleCI automation (#216) (9fdf131)

1.1.12 (2020-12-03)

Bug Fixes

  • correct status when retrieving with wildcard (#209) (de7c4dc)
  • handling folders during various operations (#208) (7525a73)
  • retrieve reports correct file outputs (#210) (1a4f35a)
  • xmlns set during source conversion (#213) (790c674)

Features

  • multiple resolve targets when parsing manifest (#211) (cede5f6)
  • multiple source-backed components per member in ComponentSet (#212) (deeaccb)

1.1.11 (2020-11-12)

Bug Fixes

  • fixed bug in old parser when using the defaults (#200) (33c8f1d)

Features

  • handle wildcards in working set (#205) (2af13b3)
  • introduce working set paradigm, package xml parsing (#201) (abbc814)

1.1.10 (2020-11-06)

Bug Fixes

  • make forceignore exported as a top level feature (#198) (f9fbdaa)
  • remove tests from being published (#203) (f464521)

1.1.9 (2020-10-29)

Features

1.1.8 (2020-10-23)

Bug Fixes

  • forceignore not respecting trailing / on windows (#190) (e3c7e49)
  • prevent duplicate -meta.xml suffix for metadata xml only components (#188) (63225b0)

Features

  • convert and merge components for default transformer types (#176) (3d07aea)
  • convert and merge decomposed component types (#184) (a3b1bc3)

1.1.7 (2020-10-15)

1.1.6 (2020-10-07)

Bug Fixes

  • check for only children tags during decompose (#166) (2c0b4b9)

Features

  • enhance metadata retrieve result info (#155) (98f29e9)

Performance Improvements

  • update metadata api retrieve to convert using zip tree container (#164) (39b81f9)

1.1.5 (2020-10-01)

Bug Fixes

  • output package creation to follow sfdx package convention (#153) (42f991d)
  • zip tree container adding duplicate entries (#158) (a6c7a56)

Features

  • add zip tree container and stream() method to tree container interface (#154) (dfe28aa)

1.1.4 (2020-09-23)

Bug Fixes

  • create dirs for zip conversion (#148) @@W-8091341@ (0f934d3)
  • moved the forceignore deprecation logic to SDR (#129) (2347d2d)

1.1.3 (2020-09-16)

Bug Fixes

  • duplicate SourceComponents when scanning StaticResources with a directory for content (#138) (54e19ae)

Features

  • convert: Support decomposing child components at same level as parent (#142) (a6b33c9)
  • Decompose CustomObjects (metadata format -> source format) (#136) (4c59248)
  • new commitizen implementation (#134) (325e600)

1.1.2 (2020-09-10)

Features

  • Convert source -> metadata format for StaticResources (#127) (bab7ecb)

1.1.1 (2020-09-05)

Bug Fixes

  • correctly identify CustomSite and SiteDotCom components (a054fb8)

1.1.0 (2020-08-27)

Bug Fixes

  • NetworkBranding content file not included in source conversion (#106) (60f19a7)
  • recomposition failing for child components (#112) (fd4a3ab)

1.0.7 (2020-04-30)

1.0.6 (2020-04-27)

1.0.5 (2020-04-20)

1.0.4 (2020-04-09)

1.0.1 (2020-04-02)