1.5.0
This is a fairly significant release with the following milestones:
New Components
- Introduces the EventPublisher component to help close dialogs and other
message-service
related things.- Two flavors: local flow action (aura) and flow screen component (lwc).
- Introduces the csvDatatable (BETA).
Changed Components
- soqlDatatable has updated public events, public methods, and added a new slot.
Housekeeping
- Fixed
eslint
errors and deprecated pre-commit hooks in favor of actions (thank you @jlyon87!). - Moved most of the README contents to the Wiki.
- Branch protection against
master
has been added.- Only
sfdx-project.json
changes need to go through a PR. - All install URLs are now more easily maintained in the wiki.
- Only