Releases: CourtHive/tods-competition-factory
v2.0.47
refactor: ♻️ cleanup; update types; update test: 5c1be97
refactor: ♻️ remove console.log: df3676b
refactor: 🥅 handle bad data: 9706693
🪛 Maintenance
chore(deps): update commitlint monorepo to v19.1.0: 97b803f
chore(deps): update dependency rollup to v4.13.0: a9e538f
Full Changelog: v2.0.46...v2.0.47
v2.0.46
refactor: ♻️ add parentOrganisation
to MODIFY_TOURNAMENT_DETAIL payload: bab28d2
refactor: ♻️ do not send notifications when no change in value: 53dea92
🪛 Maintenance
chore(deps): update dependency @types/node to v20.11.26: bedc78a
chore(deps): update typescript-eslint monorepo to v7.2.0: 215110d
fix(deps): update dependency @types/react to v18.2.65: aa7017d
chore(deps): update dependency vite to v5.1.6: 29c3082
Full Changelog: v2.0.45...v2.0.46
v2.0.45
feat: 🥅 competitionScheduleMatchUps
: infer activeMatchUpId
when scheduleGovernor
: 35649ef
feat: extend use of MODIFY_TOURNAMENT_DETAIL topic: 3d3f271, 7d307d1
refactor: ♻️ cleanup: 5197c97
refactor: ♻️ lint: 70bfd64
🪛 Maintenance
chore(deps): update dependency @swc/core to v1.4.6: d668287
Full Changelog: v2.0.44...v2.0.45
v2.0.44
refactor: ♻️ clarify code path for "participants required for scoring"; include policy options: a613903
refactor: ♻️ update team tests to use scoring policy for tieMatchUps with no participants: f6b3806
fix: 🥅 collectionMatchUpActions
: chained conditional to handle no team members: 2a52485
feat: ✨ scoring policy control: requireParticipantsForScoring
true unless false: 586bf2f
feat: 🥅 fallback to checking inContextMatchUp
for presence of participants: 08d23ad
feat: ✨ removeTieMatchUpParticipantId
: include scoring policy checks: c67caa8
refactor: ♻️ extend type coverage and use of checkRequiredParams
: 28cd1c2
feat: ✨ add flightReports
to structureReports
: 717d7b4
feat: 🧑💻 extend use of decorateResult
: 8fffbee
test: ✅ extend test coverage: c915a9e
🪛 Maintenance
chore(deps): update dependency @types/node to v20.11.25: 4ae9990
fix(deps): update dependency @types/react to v18.2.64: 30e872b
chore(deps): update dependency typescript to v5.4.2: 59d5c2e
Full Changelog: v2.0.43...v2.0.44
v2.0.43
feat: 🔧 allow ratings and rankings in default privacy policy: dddea37
refactor: 🥅 chained conditionals to handle missing data: 3b1bcc3
test: ✅ update tests to reflect updated privacy policy: e924b6d
fix: 🥅 handle participants with no ratings: aa80bd177v2.0.43
Full Changelog: v2.0.42...v2.0.43
v2.0.42
docs: 📝 refactor POLICY_SCORING_DEFAULT to document allowChangePropagation
: ea57409
fix: 🐛 correct import (failing alias): 92b0dc6
🪛 Maintenance
chore(deps): update dependency @swc/core to v1.4.5: 3af957f
chore(deps): update dependency rollup to v4.12.1: bdfbdc0
Full Changelog: 2.0.41...v2.0.42
v2.0.41
feat: ✨ extend analyzeScore
to recognize invalid COMPLETED matchUpStatus
: 637df8e
refactor: ♻️ dial in analyzeScore
for timed
sets which end in a tie: 9de7dc5
refactor: ♻️ simplify tieMatchUp
ABANDONED CANCELLED logic: 0117f7c
feat: ✨ add support for DISPLAY extension in getEventData
: c3a99f6
feat: ✨ export analyzeScore
from scoreGovernor
: 8bf5b5b
🪛 Maintenance
fix(deps): update dependency @types/react to v18.2.63: b834ab8
chore(deps): update dependency @swc/core to v1.4.4: 71d10ab
fix(deps): update dependency mermaid to v10.9.0: 5c2cdc3
Full Changelog: v2.0.40...2.0.41