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: (WIP) Support arbitrary analytics endpoint URLs #285

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rolodato
Copy link
Member

@rolodato rolodato commented Jan 20, 2025

Similar to Flagsmith/flagsmith-nodejs-client#168

Tests not passing because Request is not available when using unfetch, or possibly some other issue with the Jest or TypeScript configuration. I would strongly prefer removing fetch polyfills and sticking to native fetch for browsers and Node if feasible.

@kyle-ssg
Copy link
Member

kyle-ssg commented Jan 29, 2025

cc @tiagoapolo, it seems we could remove the fetch polyfill if we start to document that we only support node >=18. I think this is ok considering LTS.

If this is correct, I think this leads to the future possibility of deprecating isomporphic since we aren't polyfiling fetch

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