v4.0.0
- feat(scschedule)!: use structured location types for validation errors (8275a42)
BREAKING CHANGES
- InvalidScDateFormat errors now use
locationwith RuleLocation/FieldLocation instead of afieldpath string. Add RuleField and OverrideField enums, and extract RuleLocation for EmptyWeekdays.