Skip to content

Releases: forcedotcom/sfdx-core

v2.9.3

06 Aug 20:46
Compare
Choose a tag to compare

2.9.3 (2020-08-06)

Bug Fixes

  • changed to be greater than, not greater than or equal to (7f1a12d)

v2.9.2

06 Aug 17:38
Compare
Choose a tag to compare

2.9.2 (2020-08-06)

Bug Fixes

  • maxQueryLimit config, return full jsforce result, fix build issue (6c11196)
  • removed promise.reject (d28d649)
  • updated autoFetchQuery method (4d018f6)

v2.9.1

04 Aug 18:51
Compare
Choose a tag to compare

2.9.1 (2020-08-04)

Bug Fixes

v2.9.0

29 Jul 19:58
Compare
Choose a tag to compare

2.9.0 (2020-07-29)

Features

  • overwriting configStore unset (6095dd6)

v2.8.0

27 Jul 15:54
Compare
Choose a tag to compare

2.8.0 (2020-07-27)

Features

  • changed data to be more flexible type (50414f9)

v2.7.0

01 Jul 20:15
Compare
Choose a tag to compare

2.7.0 (2020-07-01)

Features

  • adds areFilesEqual / actOn / getContentHash from toolbelt to core (807dc72)

v2.6.0

23 Jun 21:03
Compare
Choose a tag to compare

2.6.0 (2020-06-23)

Bug Fixes

  • added line breaks for readability (0f8b857)
  • fixed a capitalization that caused CircleCI to fail (db803a7)
  • updated comments and async for loop (fa3b580)

Features

  • added lifecycleEvents.ts from toolbelt: an event listener/emitter (099478c)

v2.5.1

11 Jun 16:00
Compare
Choose a tag to compare

2.5.1 (2020-06-11)

Bug Fixes

  • fix child logger unit test (93da343)
  • log uncaught exception in root logger only (7a80662)
  • mock audience url for unit test (963b696)

v2.5.0

08 Jun 17:05
Compare
Choose a tag to compare

2.5.0 (2020-06-08)

Bug Fixes

  • update mkdirp for updated dep (e2b471b)

Features

v2.4.1

05 May 21:00
Compare
Choose a tag to compare

2.4.1 (2020-05-05)

Bug Fixes