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

April 23

Compare
Choose a tag to compare
@azlam-abdulsalam azlam-abdulsalam released this 09 May 12:54
· 365 commits to main since this release

April 23 (v21.1.0) features the following

💣 Breaking Change

validate command will now respect aliasified packages. This means aliasified packages which do not have a default directory will fail during validation. To fix this, either ignore the package or add a default directory to the aliasified package which is the contents that you want to deploy to the scratch origin

Enhancements

  • feat(validate): validate will no longer display deployment options #1295
  • feat(metrics): new splunk metrics sender by @Rocko1204 in #1297

🪲 Bug Fixes

  • fix(links): add $schema properties #1203
  • fix(fht): rollbackOnError need to be true for production #1299
  • fix(validate): aliasified packages are ignored in validate by #1293

New Contributors

Full Changelog: https://github.com/dxatscale/sfpowerscripts/compare/@dxatscale/sfpowerscripts@20.30.4...@dxatscale/sfpowerscripts@21.1.0