Releases: forcedotcom/sfdx-core
Releases · forcedotcom/sfdx-core
v2.9.3
2.9.3 (2020-08-06)
Bug Fixes
- changed to be greater than, not greater than or equal to (7f1a12d)
v2.9.2
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
2.9.1 (2020-08-04)
Bug Fixes
v2.9.0
2.9.0 (2020-07-29)
Features
- overwriting configStore unset (6095dd6)
v2.8.0
2.8.0 (2020-07-27)
Features
- changed data to be more flexible type (50414f9)
v2.7.0
2.7.0 (2020-07-01)
Features
- adds areFilesEqual / actOn / getContentHash from toolbelt to core (807dc72)
v2.6.0
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
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
2.5.0 (2020-06-08)
Bug Fixes
- update mkdirp for updated dep (e2b471b)
Features
v2.4.1
2.4.1 (2020-05-05)
Bug Fixes