Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: tracking functions return fetch promise with ok status #99

Merged
merged 1 commit into from
Apr 28, 2024

Conversation

ijkml
Copy link
Owner

@ijkml ijkml commented Apr 27, 2024

umTrackView() and umTrackEvent() now return a then()-able Promise<{ok: boolean}>.

Closes #98.

@ijkml ijkml merged commit f2e3b8c into main Apr 28, 2024
@ijkml ijkml deleted the fetch-promise branch April 28, 2024 08:01
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Suggestion] return the underlying fetch Promise in trackEvent/trackView
1 participant