refactor(#86): slop string[]-backwards-compat in initLevel #91
Labels
No labels
blocked
bug
design
documentation
duplicate
enhancement
future
good first issue
help wanted
invalid
question
refactoring
tracker
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
jelmer/topoquiz#91
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part of #86 (code-audit scope 1). Zie AUDIT.md §5.3.
Context
`initLevel` (index.html:1476-1488) bevat 13 regels backwards-compat voor een oud `string[]`-shape van bonus-progress. Die shape werd geïntroduceerd <1 week geleden (pre-v2.18.0) en heeft geen actieve users meer — alle live state is al in het nieuwe object-shape.
Scope
Verificatie
Effort/Impact/Risico
1 / 1 / 1
Fixed in v2.18.8 — dropped string[] backwards-compat in initLevel bonus-hydrate per AUDIT §5.3.