Skip to content

Release [changeset]#205

Open
fingerprint-dx-team-actions-runner[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Release [changeset]#205
fingerprint-dx-team-actions-runner[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@fingerprint-dx-team-actions-runner

@fingerprint-dx-team-actions-runner fingerprint-dx-team-actions-runner Bot commented Jul 20, 2026

Copy link
Copy Markdown

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@fingerprint/react@3.1.0

Minor Changes

  • Behavior bug fixes:

    • Stale automatic useVisitorData requests (when immediate changes from true to false during an automatic request) no longer overwrite state (the result is ignored).
    • Loading state is now correctly synchronized when immediate changes.

    We recommend double-checking that your implementation isn't relying on the previous incorrect behavior when upgrading. (ba26003)

  • Add support for React 19 and Next.js 16. The react peer range now accepts >=18 <20. (5307b3b)

Patch Changes

  • Bump @fingerprint/agent dependency to ^4.1.2 and drop the fast-deep-equal runtime dependency in favor of an internal cache-key comparison. (87b776f)

@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 96.41% 161/167
🟢 Branches 94.79% 91/96
🟢 Functions 97.92% 47/48
🟢 Lines 96.89% 156/161

Test suite run success

42 tests passing in 16 suites.

Report generated by 🧪jest coverage report action from 90e5b7f

Show full coverage report
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟢 All files 96.4 94.79 97.91 96.89
🟢  src 98.87 97.5 100 98.85
🟢   detect-env.ts 95 91.66 100 95 87
🟢   env.ts 100 100 100 100
🟢   env.types.ts 100 100 100 100
🟢   ...nt-context.ts 100 100 100 100
🟢   get-env.ts 100 100 100 100
🟢   ssr.ts 100 100 100 100
🟢   ...sitor-data.ts 100 100 100 100
🟢  src/components 100 100 100 100
🟢   ...-provider.tsx 100 100 100 100
🟢   ...vironment.tsx 100 100 100 100
🟢  src/utils 88.09 87.5 92.3 90
🟢   ...is-defined.ts 100 100 100 100
🟢   ...-cache-key.ts 80.76 83.33 85.71 84 5,10,43,52
🟢   to-error.ts 100 100 100 100
🟢   ...mise-store.ts 100 100 100 100

@github-actions

Copy link
Copy Markdown
Contributor

⚠️ This PR doesn't contain any changesets. If there are user-facing changes, don't forget to run:

pnpm exec changeset

to create a changeset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant