This repository has been archived by the owner on Jun 2, 2023. It is now read-only.
April 22
sfpowerkit (v4.2.5) features the following
Notice
This version of sfpowerkit continues to use better-sqlite to do caching during profile reconciliation. Due to usage of this dependency, while installing sfpowerkit, you need to have node-gyp installed on your docker image/machine. Refer to issues #645 and #646. We are analyzing on how we can better address this. PR's are welcome
To install node-gyp, please follow the instructions here https://github.com/nodejs/node-gyp
⭐ Enhancements
- Update in logger used to a simpler one, you will notice a change in the format and colors #633
- Ability to specify prefix for ScratchOrg's Aliases #648
- Remove Requirement for MetadataAPI access in https://github.com/Accenture/sfpowerkit/issues/642. Thanks @yippie for raising this issue
🪲 Bug Fixes
- Fix for sfpowerkit:source:profile:reconcile -s fails with error: Cannot read property 'getUsername' of undefined https://github.com/Accenture/sfpowerkit/issues/637. @busybox0 @Lram-11
Full Changelog: v4.1.5...v4.2.5