joggrdocs
kidd
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore(deps): upgrade all packages to latest (#161) Co-authored-by: Claude <noreply@anthropic.com>
main
2 days ago
chore(deps): upgrade all packages to latest - ink 6.8.0 → 7.0.0 (backspace key fix, escape/meta separation) - react 19.2.4 → 19.2.5 - vitest 4.1.2 → 4.1.3 - @vitest/coverage-v8 4.1.2 → 4.1.3 - turbo 2.9.3 → 2.9.5 - oxlint 1.58.0 → 1.59.0 - oxfmt 0.43.0 → 0.44.0 - dotenv 17.4.0 → 17.4.1 - @types/node 25.5.0 → 25.5.2 - @typescript/native-preview 7.0.0-dev.20260401.1 → 7.0.0-dev.20260408.1 - @zpress/kit 0.2.14 → 0.2.16 ink 7 migration: - Remove `|| key.delete` backspace fallback (backspace now fires correctly) - Update JSDoc for input-state backspace handling New oxlint 1.59 rule fixes: - Use object shorthand in doctor.ts - Expand single-line JSDoc blocks in config types - Suppress react/hook-use-state for read-only useState Co-Authored-By: Claude <noreply@anthropic.com>
chore/upgrade-deps-latest
2 days ago
chore(repo): fix all oxlint errors and warnings (#160) Co-authored-by: Claude <noreply@anthropic.com>
main
2 days ago
fix(repo): re-enable prefer-describe-function-title with inline suppression Keep the rule enabled globally. Suppress with eslint-disable-next-line only for constants (MAX_EDITABLE_FIELDS, EMPTY_CLACK_BASE) where passing the reference would produce useless describe names. Co-Authored-By: Claude <noreply@anthropic.com>
chore/fix-lint-warnings
2 days ago
chore(repo): disable vitest/prefer-describe-function-title rule The rule cannot distinguish constants from functions, so it fires on describe('MAX_EDITABLE_FIELDS', ...) and describe('EMPTY_CLACK_BASE', ...) where passing the reference would produce useless names like "6" or "[object Object]". Disabled globally; function-ref convention is followed organically. Co-Authored-By: Claude <noreply@anthropic.com>
chore/fix-lint-warnings
2 days ago
Merge branch 'main' into chore/fix-lint-warnings
chore/fix-lint-warnings
2 days ago
fix(repo): restore string titles for constant describes with lint suppression Constants like MAX_EDITABLE_FIELDS (number) and EMPTY_CLACK_BASE (object) produce useless describe names when passed by reference. Co-Authored-By: Claude <noreply@anthropic.com>
chore/fix-lint-warnings
2 days ago
chore(repo): fix all oxlint errors and warnings Resolve 55 warnings and 1 error across the codebase: - Replace toBe(true/false) with toBeTruthy/toBeFalsy - Use object/array destructuring instead of member access - Rename describe titles to avoid matching imported function names - Capitalize continuation comments - Replace ternary with ts-pattern match in config middleware - Name anonymous async generator in log test Co-Authored-By: Claude <noreply@anthropic.com>
chore/fix-lint-warnings
2 days ago
Latest Branches
CodSpeed Performance Gauge
-1%
chore(deps): upgrade all packages to latest
#161
2 days ago
6412318
chore/upgrade-deps-latest
CodSpeed Performance Gauge
0%
chore(repo): fix all oxlint errors and warnings
#160
2 days ago
6aae715
chore/fix-lint-warnings
CodSpeed Performance Gauge
0%
chore(deps): bump liquidjs from 10.25.2 to 10.25.5 in the npm_and_yarn group across 1 directory
#159
2 days ago
0f22b6a
dependabot/npm_and_yarn/npm_and_yarn-b2a22a1311
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs