@hyphen/react-sdk@2.0.1 — 2026-06-09
Maintenance release: CI, build tooling, and dev-dependency upgrades — no runtime, public API, or peer-dependency changes.
Internal
- adopt corepack and pnpm 11.5.2 in CI (125a8ab, #44)
- use pnpm/action-setup instead of corepack enable (2102ace, #44)
- upgrade code quality dependencies — biome 2.4.14→2.4.16, vitest & coverage-v8 4.1.5→4.1.8 (f3e1694, #45)
- upgrade TypeScript and build tooling — tsdown 0.22.0→0.22.1, @types/node pinned to 22.x (6cff248, #46)
- upgrade GitHub Actions — pnpm/action-setup v4→v6, codecov-action v5→v7 (7b47a11, #47)
- upgrade React dev dependencies — react/react-dom 19.2.6→19.2.7, @types/react 19.2.14→19.2.16 (1c1b8c8, #48)
Contributors
- @jaredwray (5)
Full List of Changes
- chore: adopt corepack and pnpm 11.5.2 in CI by @jaredwray in #44
- @hyphen/react-sdk - chore: upgrade code quality dependencies by @jaredwray in #45
- @hyphen/react-sdk - chore: upgrade TypeScript and build tooling by @jaredwray in #46
- @hyphen/react-sdk - chore: upgrade GitHub Actions (breaking) by @jaredwray in #47
- @hyphen/react-sdk - chore: upgrade React dependencies by @jaredwray in #48
Full diff: v2.0.0...v2.0.1