Date formatting reached some surfaces and not others, and a beforeSave veto could be walked around and could not be observed from the record editor.
Added
saveRejectedonngx-dynamic-record-form
Fixed
saveSectionno longer bypassesbeforeSavesetDateFormattersnow reachesdateanddatetimefields (not only the record summary andtime)
monthYear is unchanged. saveSection() now returns Promise<void>; callers that ignored the return value are unaffected.
See CHANGELOG.md for the full notes.