Releases: forcedotcom/sfdx-core
Releases · forcedotcom/sfdx-core
v2.15.2
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
2.15.1 (2020-11-02)
Bug Fixes
- move @types/mkdirp to dependencies (e8e5cf7)
v2.15.0
2.15.0 (2020-10-30)
Features
- allow adding property metas to allowedProperties on config (2a264d3)
v2.14.0
2.14.0 (2020-10-22)
Features
- add decrypt option to getFields (ccd32e2)
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)