Skip to content

Releases: ladamczyk-it/react-compiler-profiler

v1.1.1

Choose a tag to compare

@ladamczyk-it ladamczyk-it released this 12 Aug 18:49

1.1.1 (2026-08-12)

Bug Fixes

  • packages bump + rolldown migration (59d08de)

v1.1.0

Choose a tag to compare

@ladamczyk-it ladamczyk-it released this 28 Jul 09:06

1.1.0 (2026-07-28)

Bug Fixes

  • mark every peer optional and drop the @babel/core requirement (4c2623b)
  • stop declaring @rolldown/plugin-babel as a peer (d1849c1)

Features

  • support Vite 7 via @vitejs/plugin-react v5 (2f9ea43)

v1.0.0

Choose a tag to compare

@ladamczyk-it ladamczyk-it released this 25 Jul 06:12

1.0.0 (2026-07-25)

Bug Fixes

  • stop bundling peer dependencies into the CLI binary (6cf23e1)

Features

  • add config loading, validation and preflight helpers (2d93bec)
  • add reactCompilerToggle Vite plugin and demo-app fixture (925aa69)
  • build both variants programmatically and serve them (4620736)
  • playwright runner and page-level metric capture (3c60297)
  • scenario coverage and the self-contained HTML report (1bcf04b)
  • stats, diff, report.json and the end-to-end orchestrator (bd58337)
  • variance warnings and peer dependency version checks (bfa1334)