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

Update dataloader to 2.1.0 #1236

Merged
merged 1 commit into from
May 12, 2022
Merged

Update dataloader to 2.1.0 #1236

merged 1 commit into from
May 12, 2022

Conversation

gvc
Copy link
Contributor

@gvc gvc commented Apr 22, 2022

What's the purpose of this pull request?

DataLoader used to rely on setImmediate existing on the browser which caused a lot of errors as reported on graphql/dataloader#249. This caused us to have an unwanted dependency on base.store
. They issue has since been fixed in version 2.1.0. And we can get rid of it.

How to test it?

Test if the preview works as it should.

base.store Deploy Preview

https://preview-493--base.preview.vtex.app/

@gvc gvc requested a review from a team as a code owner April 22, 2022 17:03
@vercel
Copy link

vercel bot commented Apr 22, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
faststore ✅ Ready (Inspect) Visit Preview Apr 22, 2022 at 5:05PM (UTC)

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 85ff4cb:

Sandbox Source
Store UI Typescript Configuration

Copy link
Contributor

@filipewl filipewl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Tested https://sfj-1586455--base.preview.vtex.app/ and all is still loading fine.

Copy link
Contributor

@tlgimenes tlgimenes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

@tlgimenes tlgimenes merged commit 48d97b6 into main May 12, 2022
@tlgimenes tlgimenes deleted the update-dataloader branch May 12, 2022 16:32
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.

4 participants