Skip to content

Final Craft 0.1.1

Choose a tag to compare

@rheithron-dp rheithron-dp released this 22 Aug 15:42
· 3 commits to master since this release

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