Skip to content

chore: require Node.js 24+ and remove console statements - #122

Merged
avoidwork merged 2 commits into
mainfrom
docs/update-nodejs-requirement-to-24
Jun 7, 2026
Merged

chore: require Node.js 24+ and remove console statements#122
avoidwork merged 2 commits into
mainfrom
docs/update-nodejs-requirement-to-24

Conversation

@avoidwork

Copy link
Copy Markdown
Owner

Description

Update Node.js minimum version requirement from 20 to 24 across all project documentation and configuration. Remove all console.* calls from src/ per AGENTS.md rule 1.1.

Type of Change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactor (no functional changes)
  • Performance improvement
  • CI / build / tooling

Testing

Linting (oxlint + oxfmt) passes. Pre-commit hook ran coverage successfully. Changes affect configuration and documentation files plus error handling patterns in 7 source files.

Coverage

  • 100% line coverage maintained

Checklist

  • npm run lint passes
  • Tests pass with 100% line coverage
  • No forbidden patterns used
  • Conventional Commit style applied

Remove all console.warn/error/log calls from src/ per AGENTS.md rule 1.1.
Update Node.js minimum version from 20 to 24 across project files.
@avoidwork avoidwork self-assigned this Jun 7, 2026
@avoidwork
avoidwork enabled auto-merge (squash) June 7, 2026 01:26
@avoidwork
avoidwork merged commit 47f25b0 into main Jun 7, 2026
2 checks passed
@avoidwork
avoidwork deleted the docs/update-nodejs-requirement-to-24 branch June 7, 2026 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant