Skip to content

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 01:28
· 33 commits to main since this release
  • feat(scschedule)!: use structured location types for validation errors (8275a42)

BREAKING CHANGES

  • InvalidScDateFormat errors now use location with RuleLocation/FieldLocation instead of a field path string. Add RuleField and OverrideField enums, and extract RuleLocation for EmptyWeekdays.