Skip to content

Releases: Hyphen/react-sdk

v2.0.1

09 Jun 17:34
1e24d73

Choose a tag to compare

@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

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

09 May 23:09
2f819ea

Choose a tag to compare

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

17 Apr 14:05
a3a94b4

Choose a tag to compare

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

27 Mar 03:36

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

10 Feb 17:57

Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.1.0

v1.0.4

19 Jan 16:37

Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

07 Jan 16:29
6a3c784

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

28 Dec 21:24

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

06 Dec 20:47

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

27 Nov 16:28

Choose a tag to compare

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

Full Changelog: v0.5.0...v1.0.0