Skip to content

chore: exit prerelease mode#243

Merged
mcnulty-fp merged 1 commit into
mainfrom
chore/INTER-2133-exit-pre
May 26, 2026
Merged

chore: exit prerelease mode#243
mcnulty-fp merged 1 commit into
mainfrom
chore/INTER-2133-exit-pre

Conversation

@mcnulty-fp
Copy link
Copy Markdown
Contributor

  • Remove an unneeded changeset

- Remove an unneeded changeset
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 26, 2026

⚠️ No Changeset found

Latest commit: 39b9ed2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets
Name Type
node-sdk-example Patch
node-sdk-smoke-tests Patch

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

🚀 Following releases will be created using changesets from this PR:

@fingerprint/node-sdk@7.3.0

Minor Changes

  • 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

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 39b9ed2

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 f692b55 into main May 26, 2026
17 checks passed
@mcnulty-fp mcnulty-fp deleted the chore/INTER-2133-exit-pre branch May 26, 2026 14:51
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