v1.0.13
[1.0.13] - 2026-05-14
- Commit Range: ➡️
37cbc1f...b713183
🛡️ Security
37cbc1f— 🧹 [chore] Align repo guidance and tooling
🧹 [chore] Aligns shared config wiring and lint suppressions with current tooling
- Reduces stale exceptions, keeps JSDoc-typed JavaScript APIs clean, and avoids avoidable lint noise in maintenance code.
🧹 [chore] Refreshes development tooling versions
- Picks up newer linting, packaging, and test-stack updates to keep local and CI behavior in sync.
📝 [docs] Adds scoped repository guidance for general work, automation, CI/CD, scripts, and tests
- Helps generated assistance follow project conventions more consistently, especially around security, validation, and repeatable maintenance workflows.
🧪 [test] Splits preset assertions into narrower cases
- Makes regressions easier to diagnose by separating default-file coverage from override-option coverage.
🧹 Chores
b713183— Release v1.0.13