Skip to content

Releases: forcedotcom/sfdx-core

v2.15.2

11 Nov 21:49
Compare
Choose a tag to compare

2.15.2 (2020-11-11)

Bug Fixes

  • config aggregator show changes to local and global config (e3b3a55)
  • localConfig typings now correctly show it might not exist (3cb7716)
  • updated various logic and QOL on User and PermissionSetAssignment (1bab28f)

v2.15.1

02 Nov 22:33
Compare
Choose a tag to compare

2.15.1 (2020-11-02)

Bug Fixes

  • move @types/mkdirp to dependencies (e8e5cf7)

v2.15.0

30 Oct 19:19
Compare
Choose a tag to compare

2.15.0 (2020-10-30)

Features

  • allow adding property metas to allowedProperties on config (2a264d3)

v2.14.0

22 Oct 18:07
Compare
Choose a tag to compare

2.14.0 (2020-10-22)

Features

  • add decrypt option to getFields (ccd32e2)

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)