# @platform-modules/perf-react

## 0.1.1

### Patch Changes

- 801cad3: Preserve adopter compatibility while validating the modernization against newer peer majors: Google GenAI 1/2, Cloudflare Workers types 4/5, ioredis 5/6, Postmark 4/5, and web-vitals 4-6. The implementation remains compatible with both the previous supported peer line and the newly tested line instead of forcing an unnecessary breaking peer floor.

## 0.1.0

### Minor Changes

- 6f031c3: Publish the instant-load primitives set and prove the shipped GitHub Packages artifacts resolve for adopters.

  `@platform-modules/ui-primitives` ships the `/virtual` entrypoint used by the consumer harness.

  `@platform-modules/query-react` ships the `persist`, `prefetch`, `optimistic`, and `broadcast` subpaths used by instant-load adoption.

  `@platform-modules/perf-react` ships the web-vitals beacon used by the install proof harness.
