Releases: Hyphen/react-sdk
Releases · Hyphen/react-sdk
v2.0.1
@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
v2.0.0
What's Changed
- @hyphen/react-sdk - fix: upgrade build tooling (breaking) by @jaredwray in #41
- @hyphen/react-sdk - fix: upgrade code quality dependencies by @jaredwray in #38
- @hyphen/react-sdk - fix: upgrade TypeScript tooling by @jaredwray in #39
- @hyphen/react-sdk - fix: upgrade React dependencies by @jaredwray in #40
- chore: moving to pnpm 11 and removing node 20 support by @jaredwray in #43
Full Changelog: v1.2.0...v2.0.0
v1.2.0
What's Changed
- chore: upgrading biome, types, vitest, dotenv, and happy-dom by @jaredwray in #33
- chore: upgrading react to 19.2.5 by @jaredwray in #34
- chore: upgrading @hyphen/browser-sdk to 1.1.2 by @jaredwray in #35
- chore: migrating to tsdown and upgrading typescript by @jaredwray in #37
- chore: migrating to tsdown and upgrading typescript by @jaredwray in #36
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- chore: upgrading biome, faker, vitest, swc, rimraf, and types by @jaredwray in #29
- chore: upgrading dotenv by @jaredwray in #30
- chore: upgrading @hyphen/browser-sdk by @jaredwray in #31
- chore: removing hookified as it is not used by @jaredwray in #32
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- chore: upgrading vitest to 4.0.18 by @jaredwray in #22
- chore: upgrading @biomejs/biome to 2.3.14 by @jaredwray in #23
- chore: upgrading hookified to 1.15.1 by @jaredwray in #24
- chore: upgrading @hyphen/browser-sdk to 1.1.0 by @jaredwray in #25
- fix: adding carot to packages for standardization by @jaredwray in #26
- chore: upgrading react and other modules to latest by @jaredwray in #27
- chore: removing peerDependency as react-dom by @jaredwray in #28
Full Changelog: v1.0.4...v1.1.0
v1.0.4
What's Changed
- chore: upgrading to nodejs 24 for actions by @jaredwray in #19
- chore: upgrading vitest to 4.0.17 by @jaredwray in #20
- chore: upgrading hookified to 1.15.0 by @jaredwray in #21
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
What's Changed
- feat: adding in jsx support on build by @jaredwray in #13
- chore: upgrading vitest to 4.0.16 by @jaredwray in #14
- chore: upgrading react to 19.2.3 by @jaredwray in #15
- chore: upgrading hookified to 1.14.0 by @jaredwray in #16
- chore: upgrading @hyphen/browser-sdk to 1.0.5 by @jaredwray in #17
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- chore: upgrading vitest to 4.0.15 by @jaredwray in #10
- chore: upgrading happy-dom to 20.0.11 by @jaredwray in #11
- chore: upgrading react to 19.2.1 by @jaredwray in #12
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- feat: moving to npm trusted publishing by @jaredwray in #4
- chore: upgrading @testing-library/react to 16.3.0 by @jaredwray in #5
- feat: adding support for react 19 by @jaredwray in #6
- fix: compiler options and export types by @chrisllontop in #7
- chore: upgrading @biomejs/biome to v2.3.7 by @jaredwray in #8
- chore: updating pnpm to not install anything under 3 days by @jaredwray in #9
New Contributors
- @chrisllontop made their first contribution in #7
Full Changelog: v0.5.0...v1.0.0