Releases: forcedotcom/sfdx-core
Releases · forcedotcom/sfdx-core
v1.3.2
1.3.2 (2019-03-25)
Bug Fixes
- revert of throwing auth error (f6ebe12)
v1.3.1
1.3.1 (2019-03-25)
Bug Fixes
- prevent auth files from being inadvertently overwritten (45195c1)
- update test and don't throw when auth file not found (75af396)
v1.3.0
1.3.0 (2019-03-19)
Features
- support wrapping a string (2445003)
v1.2.3
1.2.3 (2019-03-18)
Bug Fixes
- @W-5907580@ respect code if it exist (5263fe2)
- do not let name and code get out-of-date is name is set (3e5914e)
- security update and patch to allow colons in filepaths for windows (a385b40)
- use name by default for code (c5283d3)
v1.2.2
1.2.2 (2019-02-11)
Bug Fixes
- use default options off the constructor (368a5f1)
v1.2.1
1.2.1 (2019-01-31)
Bug Fixes
v1.2.0
1.2.0 (2019-01-30)
Bug Fixes
- do not query server if cached (d7ccf99)
- update to allow stored connected app info (66ea057)
Features
- determine if a org is a dev hub (586d7ba)
v1.1.2
1.1.2 (2018-12-21)
Bug Fixes
- update contrib doc to trigger build (28c6945)
v1.1.1
1.1.1 (2018-12-19)
Bug Fixes
- bump kit, ts-types, and ts-sinon versions (1f088b4)
- downgrade jsforce to match sfdx toolbelt (5fba254)
- fix jsforce types reference (407e3df)
- migrate from /docs to gh-pages branch (7d36139)
v1.1.0
1.1.0 (2018-12-14)
Bug Fixes
- doc update (7ad690e)
- ensure AuthInfoConfig can throw when config file not found (f11b84a)
- move throwOnNotFound option to ConfigFile (924352a)
Features