Skip to content

Latest commit

 

History

History
764 lines (314 loc) · 32.5 KB

CHANGELOG.md

File metadata and controls

764 lines (314 loc) · 32.5 KB

4.1.0 (2023-05-31)

Features

  • drop node 14/15 support, core 4, sdr9 (8a5895f)

3.1.5 (2023-05-18)

Bug Fixes

3.1.4 (2023-05-17)

Bug Fixes

  • deletes singular CL when from CLs when specified (#381) (26fbdb0), closes #388

3.1.3 (2023-05-17)

Bug Fixes

  • deps: bump vm2 from 3.9.16 to 3.9.19 (0b114b9)

3.1.2 (2023-05-12)

Bug Fixes

  • enable tsconfig strict null checks in tests (#372) (e4c7b60)

3.1.1 (2023-04-15)

Bug Fixes

  • deps: bump isomorphic-git from 1.17.0 to 1.23.0 (5617b6a)

3.1.0 (2023-04-13)

Bug Fixes

  • no tracking on failed deploys (380d7f8)

Features

  • remove compatibility code (0a4c773)

2.2.28 (2023-04-12)

Bug Fixes

  • prevent warnings for picklistValue (a75425d)

2.2.27 (2023-04-11)

Bug Fixes

2.2.26 (2023-03-19)

Bug Fixes

  • deps: bump graceful-fs from 4.2.10 to 4.2.11 (09eef39)

2.2.25 (2023-03-18)

Bug Fixes

  • deps: bump @salesforce/source-deploy-retrieve from 7.11.3 to 7.12.0 (bfc19df)

2.2.24 (2023-03-11)

Bug Fixes

  • deps: bump @salesforce/source-deploy-retrieve from 7.10.1 to 7.11.3 (80983da)

2.2.23 (2023-03-04)

Bug Fixes

  • deps: bump @salesforce/core from 3.33.5 to 3.33.6 (cca0242)

2.2.22 (2023-02-17)

Bug Fixes

  • empty project path when pulling remote deletes (cee0498)

2.2.21 (2023-02-02)

Bug Fixes

2.2.20 (2023-01-28)

Bug Fixes

  • deps: bump @salesforce/core from 3.32.13 to 3.33.1 (a3690db)

2.2.19 (2023-01-21)

Bug Fixes

  • deps: bump @salesforce/source-deploy-retrieve from 7.7.3 to 7.7.5 (0745319)

2.2.18 (2023-01-18)

Bug Fixes

  • auth to devhub for nut (3103759)
  • filter for null/undefined (7a66508)
  • include deleted files in FileResponses for retrieves (f9fcee1)
  • update tests for strictNullChecks (685b466)

2.2.17 (2023-01-04)

Bug Fixes

  • deps: bump json5 from 1.0.1 to 1.0.2 (6030467)

2.2.16 (2023-01-03)

2.2.16-dev.3 (2022-12-28)

Bug Fixes

2.2.16-dev.2 (2022-12-28)

Bug Fixes

2.2.16-dev.1 (2022-12-26)

Bug Fixes

  • testing lowering maxFileAdd (3032066)

2.2.15 (2022-12-14)

Bug Fixes

2.2.14 (2022-11-22)

Bug Fixes

  • bump SDR (039fcf6)
  • dedupe (be02155)
  • treat ExperienceBundles and StaticResources like bundles for partial delete (cdac022)
  • use new SDR registry property supportsPartialDelete (aaa6c38)

2.2.13 (2022-11-19)

Bug Fixes

  • deps: bump @salesforce/source-deploy-retrieve from 7.5.8 to 7.5.9 (80c5d3b)

2.2.12 (2022-11-15)

Bug Fixes

  • digitalExperience to isBundle check (e6add91)

2.2.11 (2022-10-23)

Bug Fixes

  • deps: bump @salesforce/core from 3.31.10 to 3.31.16 (5a27a00)

2.2.10 (2022-10-18)

Bug Fixes

2.2.9 (2022-10-08)

Bug Fixes

  • deps: bump @salesforce/source-deploy-retrieve from 6.8.2 to 6.9.0 (97ae35e)

2.2.8 (2022-10-05)

Bug Fixes

  • poll for CustomObjectTranslation, but still not CustomObjects (ce7c79d)

2.2.7 (2022-09-30)

Bug Fixes

  • deps: bump @salesforce/source-deploy-retrieve from 6.8.1 to 6.8.2 (8a3efc3)

2.2.6 (2022-09-30)

Bug Fixes

  • deps: bump @salesforce/core from 3.30.8 to 3.30.9 (5619491)

2.2.5 (2022-09-29)

Bug Fixes

  • deps: bump vm2 from 3.9.10 to 3.9.11 (ff9ddcd)

2.2.4 (2022-09-25)

Bug Fixes

  • deps: bump @salesforce/source-deploy-retrieve from 6.8.0 to 6.8.1 (8c28a5e)

2.2.3 (2022-09-13)

Bug Fixes

  • ignore DEB, DigitalExperience and DEC from source tracking tracking (#206) (3e4b985)

2.2.2 (2022-08-10)

Bug Fixes

  • bump eslint/jsdoc to get automerges flowing again (afd85ff)
  • ensure remote changes have a value for ignored (plugin expects it) (bc1379f)
  • force version change (5483cd3)
  • remote changes display ignoredness (d3533f9)

Features

  • local CmpSet from changes tracks ignored files like normal CmpSet (aaa707f)
  • overload to preserve backwards compatibility (cfc53e3)

2.2.1 (2022-07-05)

Bug Fixes

2.2.0 (2022-06-29)

Bug Fixes

  • async lifecycle subscribe (75031f3)
  • custom field was not polling correctly (logic error on del__c) (1ff2341)
  • logic on local ignored (9667a6e)
  • use fixed jsforce autoFetch, restore ut (0b32d21)

Features

  • event subscription and convenience method for push (0c2135b)
  • local repo cache breaking for get status, and a generic method (6645b72)
  • never track utam (6e71f03)
  • option to use SDR events (d86f698)
  • top-level cache config of local cache behavior (236ac28)
  • track based on sdr events (1238a68)

Performance Improvements

  • some more things not to poll for based on telemetry (10f6fa3)

2.1.2 (2022-06-23)

Bug Fixes

  • bump core for autofetch (3567c69)

2.1.1 (2022-06-22)

Bug Fixes

  • core for jsforce autofetch (406c519)

2.1.0 (2022-06-22)

Bug Fixes

  • use await (ce650bd)
  • use fixed jsforce autoFetch, restore ut (f52afd0)
  • wait for query to finish (4e4ac4b)

Features

2.0.0 (2022-05-23)

Features

  • corev3, jsforce2 (0c0b1cf)
  • support both .sfdx/.sf (3d52e66)
  • use new org feature to determine tracking (0299bfb)
  • use v3 error/messages (41676ff)
  • use v3 error/messages (488fbfa)

1.5.0 (2022-05-04)

Bug Fixes

Features

1.4.2 (2022-04-29)

Bug Fixes

  • use absolute paths in ComponentSet for matching local source (#153) (b5690a5)

1.4.1 (2022-04-28)

1.4.0 (2022-04-27)

Features

1.3.1 (2022-03-25)

Bug Fixes

  • tracking really large repos in chunks, lower limit for windows (0cb2ce5)

1.3.0 (2022-03-25)

Features

  • gracful-fs for EMFILE: too many open files (1573828)

1.2.0 (2022-03-23)

Bug Fixes

  • ga tracking commands compatibility (3a31a0d)
  • support pkgDir with ./foo (3b46454)

Features

1.1.7 (2022-03-16)

Bug Fixes

  • use isogit multiple add (0845df8)

Performance Improvements

  • use improved iso-git multiple-add API (65bd3d4)

1.1.6 (2022-03-14)

Performance Improvements

  • deduplicate files as they are commited to shadow repo (#133) (fbc6d33)

1.1.5 (2022-03-11)

1.1.4 (2022-03-07)

Bug Fixes

  • clearer messaging and legacy accommodation (9f14e0f)

1.1.3 (2022-03-07)

Bug Fixes

  • revert beta/legacy mapping (4d3380c)

1.1.2 (2022-03-02)

Bug Fixes

  • more metadata polling exclusions based on telemetry (ae5adf3)

1.1.1 (2022-02-23)

Bug Fixes

  • message formatting for GA (194ba4b)

1.1.0 (2022-02-16)

Bug Fixes

  • handle lwc in a pkgDir of the same name (621d8cf)
  • increase max-fetch default (9854ed8)
  • lastIndexOf handles foo/lwc/foo (8632ee6)
  • smarter polling and excluded files (6df02a7)

Features

1.0.2 (2022-01-25)

Bug Fixes

  • handle gitignore outside pkgDirs (23a65c8)

1.0.1 (2022-01-25)

Bug Fixes

  • emailTempalteFolder via aliased types (f4c88f9)

1.0.0 (2022-01-20)

Bug Fixes

  • handle element count errors (8817329)
  • lightning EmailTemplateFolder (554c766)
  • remove emailtf attempt (262839d)
  • sourceMember excepton for nondecomposed children (05db59e)

0.5.2 (2022-01-05)

Bug Fixes

  • distributed .gitignore and loose pkgDir matching (a148a36)
  • remove singleton behavior for localShadowRepo (887bb68)

Features

0.5.1 (2021-12-03)

Bug Fixes

  • support addressable child types (8251095)

0.5.0 (2021-12-02)

Bug Fixes

  • deploy by pkgDir groupings, not all (7f1262e)
  • windows paths when pkgDir path has separators in it (b0ab346)

Features

  • delete bundle member but not the bundle (fbb81f2)
  • delete bundle members instead of bundle (0aedbd5)
  • trackingFiles handle deleted bundle members (137cd39)

Performance Improvements

0.4.4 (2021-12-01)

Features

  • update version of core and sdr (977ab56)

0.4.3 (2021-11-11)

Bug Fixes

  • don't pull remote changes where type isn't in SDR registry (46250ee)
  • don't pull things not in the registry (38136bb)

Features

  • emit warnings for types not pulled (fdeabbf)

0.4.2 (2021-10-28)

0.4.1 (2021-10-28)

Bug Fixes

  • better conflict handling (can match filenames or type/name) (4441a0a)
  • gitignore stashing location (5145545)
  • polling exclusion logic for aura meta.xml was wrong (2d40b2e)

0.4.0 (2021-10-22)

Bug Fixes

  • again with the promises (ad9dec5)
  • another attempt at node12 support (c8736d0)
  • case of empty orgId dir (1cb6333)
  • case on formatter filename (02adf22)
  • casing on imports (d4425d9)
  • correct statusCommand description (b834a2f)
  • don't commit empty changelists (67b9772)
  • export compatibility (c6e5f7c)
  • fix vscode image in readme (441c15f)
  • handle org:create's single tracking file (008793d)
  • handle stash failures (09dacc9)
  • leif .yml merge [skip-validate-pr] (ff10f84)
  • local ST uses graceful via core2 (3ba883f)
  • match server subfiles with forward slash (c2489a6)
  • normalize windows paths on commit, too (4339e46)
  • one more fs/promises fixed for node12 (71bafcf)
  • path normalizing for metadata keys (6190590)
  • path normalizing from iso-git (b8cddaf)
  • status output on windows uses backslash (78ac398)
  • support windows path on commits with \ (5712af4)
  • there could be nested LWC templates (d833981)
  • turns bundle parts of SourceMembers into real MDtypes (5646042)
  • use correct var name (0708312)

Features

  • add commitlint and sample circleci config (43e7fa4)
  • add new tests and upadte readme (6a7ad54)
  • add option to get remoteChanges with filePaths, use for Conflicts (350a0d6)
  • basic using isogit (f39e6c5)
  • conflict detection (3e22774)
  • consolidate conflict handling, return data in error (45178c7)
  • delete handling public for pull (eb87eb7)
  • finish status, add clear/reset (c71e66f)
  • handle status ignore marking from STL (2ec6fad)
  • ignorewarnings flag for push (b13fd05)
  • migrate messages/descriptions (8fea6e5)
  • most of sourceStatus logic, code cleanup (f100cb8)
  • non-delete push works (487a20e)
  • push supporting bundle types (639d459)
  • remote and conflicts (f98ecf1)
  • remote tracknig with UT (cb805e5)
  • source tracking from toolbelt (6c2ebb4)
  • sourcemember polling like toolbelt (abdd7b3)
  • spinners while waiting on pull (dfe5aea)
  • status result sorting (b7b109c)
  • sync customObj when their fields sync (3ded96d)
  • throws if "old" source files are present (4b868d8)
  • typed push (6e76812)
  • virtualTree for deletes (b425d77)

Performance Improvements

Reverts

  • Revert "refactor: move Org from class/init to the only method that needs it (JIT)" (367bb56)