Final Craft 0.1.1
Final Craft 0.1.1
Community Directory compatibility update.
Fixed
- Replaced an ES2022
Array.prototype.at()call in the paginator with ES2021-compatible indexed access. - Eliminates the scanner's propagated unsafe assignment, member access, argument, call, and return warnings without changing pagination behavior.
Validation
- Production build passes
- ESLint passes
- All 21 automated tests pass
- Runtime dependency audit reports zero vulnerabilities