This repository was archived by the owner on Mar 18, 2024. It is now read-only.
April 23
·
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
- @Rocko1204 made their first contribution in #1297
Full Changelog: https://github.com/dxatscale/sfpowerscripts/compare/@dxatscale/sfpowerscripts@20.30.4...@dxatscale/sfpowerscripts@21.1.0