Releases: forcedotcom/sfdx-core
Releases · forcedotcom/sfdx-core
v2.18.5
2.18.5 (2021-02-11)
Bug Fixes
- filter allowedProperties on getConfigInfo (cbb91e1)
- no throw on unknown config value (49618db)
v2.18.3
2.18.3 (2021-02-05)
Bug Fixes
- update password jsdoc for v51 + return type (390ed8d)
v2.18.2
2.18.2 (2021-02-04)
Bug Fixes
- fixed maxQueryLimit validation (6431065)
- fixed test descriptions (1455204)
- improved validation, error message, add test (63e6c4d)
- maxQueryLimit must be > 0 (a3d9156)
v2.18.1
2.18.1 (2021-02-04)
Bug Fixes
- add space option to write json (51d01aa)
v2.18.0
2.18.0 (2021-02-01)
Features
- falcon usa support w/o createdOrgInstance (ec15d37)
- more falcon domain support, url case insensitivity (f72b85d)
- more jwt audience domains (03751ea)
Bug Fixes
- audience for loginUrls without my in the domain (2bca84c)
- audiences handle uppercased CS instances (0d6d3ea)
- audiences use instanceURL (64590cc)
- support enhanced domains (a89ce21)
v2.17.0
2.17.0 (2021-01-29)
Features
Bug Fixes
v2.16.5
2.16.5 (2021-01-29)
Bug Fixes
- send oauth error to browser (5fd027a)