Skip to content

Releases: forcedotcom/sfdx-core

v2.13.0

13 Oct 16:38
Compare
Choose a tag to compare

2.13.0 (2020-10-13)

Features

  • add DeviceOauthService (3e72962)
  • add WebOauthServer for web based auth flow (25cea05)

Bug Fixes

  • add falcon sandboxes (558dd72)
  • mock package json instead of fs (8cba4d1)
  • resolve sfdx project path before checking cache (265e523)

v2.12.3

01 Oct 23:20
Compare
Choose a tag to compare

2.12.3 (2020-10-01)

Bug Fixes

  • lifecycle should be a singleton across core versions (66a450b)
  • stub should call resolver at runtime (9002cbf)

v2.12.2

28 Sep 19:12
Compare
Choose a tag to compare

2.12.2 (2020-09-28)

Bug Fixes

v2.11.0

27 Aug 20:53
Compare
Choose a tag to compare

2.11.0 (2020-08-27)

Features

  • support array of messages when using getMessage (ac7407a)
  • support logfmt style formatting (#273) (2767cbf)

Bug Fixes

  • examples/package.json & examples/yarn.lock to reduce vulnerabilities (d062ccc)
  • wrap logfmt message with double quotes (#280) (3ef407b)

v2.10.0

10 Aug 21:05
Compare
Choose a tag to compare

2.10.0 (2020-08-10)

Features

v2.9.4

07 Aug 20:12
Compare
Choose a tag to compare

2.9.4 (2020-08-07)

Bug Fixes

  • updated messaging (7f9ab06)
  • fix edge case, updated messaging (a8f9a54)

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)