Releases: forcedotcom/sfdx-core
Releases · forcedotcom/sfdx-core
v2.13.0
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
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.11.0
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.9.4
2.9.4 (2020-08-07)
Bug Fixes
- updated messaging (7f9ab06)
- fix edge case, updated messaging (a8f9a54)
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)