Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

July 22

Compare
Choose a tag to compare
@azlam-abdulsalam azlam-abdulsalam released this 25 Jul 04:53
· 820 commits to main since this release

sfpowerscripts July release (18.1.3) features the following

⭐ New Features

image

  • Handle Entitlements with ease, sfpowerscripts now feature a smart entitlement filtering. To read more on how it works. Follow the link here . Thanks @MengSQi for helping us with the implementation
  • Support .NEXT for Source/Data Packages #1065. .NEXT will be replaced by build number during the build of source/data packages. This would remove the validation errors when you have forgotten to set the last digit as '0'
  • Hooks for "Prepare" command via scripts #991. This allows to tweak the prepared scratch orgs further. Read more here
  • [BETA Feature] Now generate release definition based on a source org. Try this command out and keep the feedbacks coming.
    image

🪲 Bug Fixes

  • Fix for #1075 skipTesting is not respected when optimizedDeployment is false. Thanks to @sumanth-bolledla-acn for the extensive tests on this one
  • Fix for #942 scratch org creation now supports ObjectSettings

⚠️ Local Installation Advice (if not using docker)

We have migrated the underlying libraries to utilize @salesforce/core v3 and @jsforce: 2.0.0. Please uninstall existing plugin before installing the newer version.

Full Changelog: https://github.com/dxatscale/sfpowerscripts/compare/@dxatscale/[email protected]...@dxatscale/[email protected]