Skip to content

2.35.0 | Community Release

Compare
Choose a tag to compare
@junners junners released this 16 Nov 09:22
· 10 commits to master since this release

What's Changed

Rule (Configuration ID) Description
Same Record Field Updates (SameRecordFieldUpdates) Much like triggers, before contexts can update the same record by accessing the trigger variables $Record without needing to invoke a DML.
Missing Fault Path (MissingFaultPath) At times, a flow may fail to execute a configured operation as intended. By default, the flow displays an error message to the user and notifies the admin who created the flow via email. However, you can customize this behavior by incorporating a Fault Path.
  • feat(core): update dependencies and update sfdx commands to sf cli by @junners in #131
  • chore: bump node to node 22 by @junners in #132

Full Changelog: v2.34.0...v2.35.0