-
Notifications
You must be signed in to change notification settings - Fork 15
Add agent V4 support #180
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
Merged
Merged
Add agent V4 support #180
Changes from 13 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
76a2fec
build(deps): use stable 4.0.0 version of the @fingerprint/agent
TheUnderScorer fb59d7f
feat: add usePromiseStore to prevent duplicate async requests
TheUnderScorer 3f4afaf
build: migrate to vite and vitest
TheUnderScorer 444587b
refactor: add useConst hook and update usePromiseStore to utilize it
TheUnderScorer f7c61b5
refactor: adjust @fingerprint/agent export structure
TheUnderScorer aba662c
refactor: remove unnecessary console log in isEnvDetails function
TheUnderScorer e28d921
build: update lock
TheUnderScorer 87bbb80
refactor: replace FpjsProvider with FpProvider in Next.js app example
TheUnderScorer e9b5998
build: update lock
TheUnderScorer d94c8d9
build: update Vite external dependencies configuration
TheUnderScorer 979e3ee
refactor: replace FpjsProvider with FpProvider in documentation and e…
TheUnderScorer b196ff5
refactor: remove redundant error name assignment in use-visitor-data
TheUnderScorer d9d9835
docs: update links and integration instructions in README and contrib…
TheUnderScorer 4714fdf
feat: rename package to `@fingerprint/react`
TheUnderScorer e1eb0a1
docs: fix typo
TheUnderScorer 3ff7810
test: use resetModules()
TheUnderScorer 149a4a1
docs: fix link
TheUnderScorer c6ad1b6
build: update package output filenames and references to `fp-react`
TheUnderScorer 63e437e
Merge remote-tracking branch 'origin/feature/INTER-1708-agent-v4' int…
TheUnderScorer 1b6ca6e
refactor: rename `Fp` to `Fingerprint` in exports
TheUnderScorer a0ee321
Merge remote-tracking branch 'origin/test' into feature/INTER-1708-ag…
TheUnderScorer 64c0c9c
refactor: replace `Fp` with `Fingerprint` in components, context, and…
TheUnderScorer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.