Skip to content

Release [changeset] (test)#197

Merged
TheUnderScorer merged 3 commits into
mainfrom
changeset-release/main
May 27, 2026
Merged

Release [changeset] (test)#197
TheUnderScorer merged 3 commits into
mainfrom
changeset-release/main

Conversation

@fingerprint-dx-team-actions-runner
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.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@fingerprint/react@3.0.1-test.0

Patch Changes

  • Sample changeset to test release pipeline (00a7e95)

⚠ BREAKING CHANGES

  • The SDK api has changed to match changes introduced in V4 version of the agent.
  • Response field names follow the JavaScript Agent v4 API. For example, visitorId is now visitor_id, requestId is now event_id, and other response fields use snake_case.
  • The default caching strategy has changed from sessionStorage caching to no caching by default, aligned with the underlying JavaScript agent v4 default.

Features

  • add usePromiseStore to prevent duplicate async requests (fb59d7f)
  • bump @fingerprint/agent to 4.0.0-beta.5 (c5d217d)
  • migrate to v4 version of the agent (36a26ba)
  • rename package to @fingerprint/react (4714fdf)

Build System

  • deps: use stable 4.0.0 version of the @fingerprint/agent (76a2fec)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 27, 2026

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 83.21% 109/131
🟡 Branches 63.77% 44/69
🟢 Functions 80.49% 33/41
🟢 Lines 82.81% 106/128

Test suite run success

21 tests passing in 15 suites.

Report generated by 🧪jest coverage report action from aa9f334

Show full coverage report
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟢 All files 83.2 63.76 80.48 82.81
🟢  src 88.7 75.86 83.33 88.33
🟢   detect-env.ts 90 83.33 100 90 15,85
🟢   env.ts 100 100 100 100
🟢   env.types.ts 85.71 40 50 83.33 14
🟡   ...nt-context.ts 75 100 0 75 8
🟡   get-env.ts 60 0 100 60 8-9
🟢   ssr.ts 100 100 100 100
🟢   ...sitor-data.ts 95.65 100 80 95.65 100
🟢  src/components 92.5 61.53 91.66 92.3
🟢   ...-provider.tsx 91.17 58.33 90 90.9 53,58,96
🟢   ...vironment.tsx 100 100 100 100
🟡  src/utils 58.62 42.85 63.63 58.62
🟡   ...-is-truthy.ts 50 50 100 50 3
🟡   to-error.ts 66.66 50 100 66.66 6
🟢   use-const.ts 100 50 100 100 4
🟢   ...mise-store.ts 92.3 75 100 92.3 7
🔴   wait-until.ts 0 0 0 0 8-19

Comment thread CHANGELOG.md
@TheUnderScorer TheUnderScorer force-pushed the changeset-release/main branch from a422f61 to aa9f334 Compare May 27, 2026 13:04
@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.

@TheUnderScorer TheUnderScorer merged commit 12468a6 into main May 27, 2026
11 checks passed
@TheUnderScorer TheUnderScorer deleted the changeset-release/main branch May 27, 2026 13:27
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.

2 participants