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 86.36% 152/176
🟡 Branches 73% 73/100
🟢 Functions 86.54% 45/52
🟢 Lines 86.47% 147/170

Test suite run success

28 tests passing in 15 suites.

Report generated by 🧪jest coverage report action from 642bddd

Show full coverage report
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟢 All files 86.36 73 86.53 86.47
🟢  src 93.25 80 95.65 93.1
🟢   detect-env.ts 90 83.33 100 90 15,87
🟢   env.ts 100 100 100 100
🟢   env.types.ts 83.33 0 50 83.33 14
🟢   ...nt-context.ts 100 100 100 100
🟡   get-env.ts 60 0 100 60 8-9
🟢   ssr.ts 100 100 100 100
🟢   ...sitor-data.ts 98.03 95.23 100 98 131
🟢  src/components 91.66 58.33 91.66 91.17
🟢   ...-provider.tsx 90.32 54.54 90.9 89.65 47,52,85
🟢   ...vironment.tsx 100 100 100 100
🟡  src/utils 70.58 75 70.58 71.42
🟡   ...is-defined.ts 50 75 100 50 3
🟢   ...-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
🔴   wait-until.ts 0 0 0 0 8-19

@fingerprint-dx-team-actions-runner
fingerprint-dx-team-actions-runner Bot force-pushed the changeset-release/main branch 4 times, most recently from 9d089db to df37ff2 Compare July 21, 2026 13:17
@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.

0 participants