Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update fingerprintGeneratorOptions types #2705

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

barjin
Copy link
Contributor

@barjin barjin commented Oct 11, 2024

Manually cross-checked assignability against the types (1,2) from fingerprint-suite.

We should likely remove the enums below in the following breaking version too (in fingerprint-suite, we accept only string consts, which provides sufficient DX - regarding suggestions etc.). The current duplicity can cause more disparity down the road (adding new browsers to fingerprint-suite etc.).

Closes #2703

@barjin barjin requested review from janbuchar and B4nan October 11, 2024 11:39
@barjin barjin self-assigned this Oct 11, 2024
@github-actions github-actions bot added this to the 100th sprint - Tooling team milestone Oct 11, 2024
@github-actions github-actions bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Oct 11, 2024
@barjin barjin merged commit fcb098d into master Oct 14, 2024
9 checks passed
@barjin barjin deleted the fix/update-fingerprint-suite-types branch October 14, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t-tooling Issues with this label are in the ownership of the tooling team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crawlee fingerprintOptions do not completely reflect fingerprint-suite's options
2 participants