Skip to content

root - chore: upgrade hookified (breaking)#138

Merged
jaredwray merged 1 commit into
mainfrom
claude/tender-cerf-bm9keo
Jun 12, 2026
Merged

root - chore: upgrade hookified (breaking)#138
jaredwray merged 1 commit into
mainfrom
claude/tender-cerf-bm9keo

Conversation

@jaredwray

Copy link
Copy Markdown
Contributor

Summary

Upgrade hookified 2.1.1 → 3.0.0 (major).

Versions

  • hookified 2.1.1 → 3.0.0

Tests

  • pnpm build passes
  • pnpm test passes (233 tests, 100% coverage)

Breaking notes

Major bump (hence (breaking)), but no consumer code changes were required. hookified v3's only breaking change is dropping Node 20 and requiring Node >=22.18.0. This SDK already declares engines.node: "^22.18.0 || >=24.0.0" and the CI matrix tests Node 22/24/26, so the new floor is already satisfied. No public API changed — BaseService, Hyphen, and Toggle still extend Hookified and use the HookifiedOptions type unchanged.


Generated by Claude Code

Upgrade hookified 2.1.1 -> 3.0.0 (major).

The only breaking change in hookified v3 is dropping Node 20 and
requiring Node >=22.18.0. This SDK already declares engines.node
"^22.18.0 || >=24.0.0" and tests on Node 22/24/26, so the new floor is
already satisfied and no public API changed. No consumer code changes
were required; BaseService/Hyphen/Toggle still extend Hookified and use
HookifiedOptions unchanged.

Build and tests pass with 100% coverage (233 tests).

https://claude.ai/code/session_01Px42UMbWbPmi3d5YeKHwKa
@codecov

codecov Bot commented Jun 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (f5efee8) to head (865a5f3).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #138   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          492       492           
  Branches       105       101    -4     
=========================================
  Hits           492       492           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jaredwray jaredwray merged commit ecb10eb into main Jun 12, 2026
10 of 12 checks passed
@jaredwray jaredwray deleted the claude/tender-cerf-bm9keo branch June 12, 2026 16:22
@jaredwray jaredwray mentioned this pull request Jun 12, 2026
4 tasks
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.

2 participants