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

feat: allow for AbortController to be optional #211

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

Tymek
Copy link
Member

@Tymek Tymek commented Jun 12, 2024

About the changes

In an environment where AbortController is not available, there should be a way to use this SDK without errors.

Related to Unleash/unleash-client-nextjs#76

Internally: 1-2470

@Tymek Tymek requested a review from kwasniew June 12, 2024 10:47
@Tymek Tymek marked this pull request as ready for review June 12, 2024 10:47
@Tymek Tymek merged commit 7d972e3 into main Jun 12, 2024
4 checks passed
@Tymek Tymek deleted the feat/optional-abort-controller branch June 12, 2024 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants