Skip to content

Release [changeset] (test)#242

Merged
mcnulty-fp merged 1 commit into
mainfrom
changeset-release/main
May 19, 2026
Merged

Release [changeset] (test)#242
mcnulty-fp merged 1 commit 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/node-sdk@7.3.0-test.0

Minor Changes

  • events: Add Android and iOS platform support to developer_tools smart signal (bbd6920)

  • events: Add labels to Event (1c5b353)

  • types: Type-breaking changes in generated TypeScript types for OpenAPI v3.3.0:

    • SearchEventsFilter.start and SearchEventsFilter.end are now number | string (RFC3339 strings in addition to Unix milliseconds)
    • BotInfo.category is now BotInfoCategory instead of string. Update assignments, comparisons, and narrowing that assumed a free-form string.
    • BotInfoCategory includes new enum members such as unknown (exhaustive switch statements may need updates) (ed8d5ab)
  • events-search: Add bot_info filter parameters (1c5b353)

Patch Changes

  • events: Clarify availability of proxy and VM ML score signals (1c5b353)
  • events: Clarify semantics of incremental_identification_status (1c5b353)
  • visitors: Clarify rate limits for deleteVisitorData operation (1c5b353)
  • events-search: Clarify availability of rare_device and rare_device_percentile_bucket query parameters (1c5b353)
  • events-search: Fix pagination_key example (1c5b353)

@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.

@github-actions
Copy link
Copy Markdown
Contributor

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 100% 183/183
🟢 Branches 100% 63/63
🟢 Functions 100% 35/35
🟢 Lines 100% 181/181

Test suite run success

75 tests passing in 9 suites.

Report generated by 🧪jest coverage report action from 566e2c2

Show full coverage report
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟢 All files 100 100 100 100
🟢  src 100 100 100 100
🟢   index.ts 100 100 100 100
🟢   sealedResults.ts 100 100 100 100
🟢   serverApiClient.ts 100 100 100 100
🟢   types.ts 100 100 100 100
🟢   urlUtils.ts 100 100 100 100
🟢   webhook.ts 100 100 100 100
🟢  src/errors 100 100 100 100
🟢   apiErrors.ts 100 100 100 100
🟢   handleErrorResponse.ts 100 100 100 100
🟢   toError.ts 100 100 100 100
🟢   unsealError.ts 100 100 100 100

@mcnulty-fp mcnulty-fp merged commit ad80072 into main May 19, 2026
17 checks passed
@mcnulty-fp mcnulty-fp deleted the changeset-release/main branch May 19, 2026 20:57
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