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

(chore) - Upgrade to wonka@^4.0.14 #842

Merged
merged 2 commits into from
Jun 1, 2020
Merged

(chore) - Upgrade to wonka@^4.0.14 #842

merged 2 commits into from
Jun 1, 2020

Conversation

kitten
Copy link
Member

@kitten kitten commented Jun 1, 2020

Resolve #831

This works around a bundling issue in React Native, which uses uglify-es, a deprecated minifier/uglifier. This caused invalid JS output, which would lead to errors.

This PR is set to bump all packages by a patch release to forcefully get users to use the new version, since it also saves on size and improves performance. Theoretically, this will prompt bundlers to upgrade wonka and deduplicate it either way, even if only one of these patches is installed.

@kitten kitten requested a review from JoviDeCroock June 1, 2020 16:05
@changeset-bot
Copy link

changeset-bot bot commented Jun 1, 2020

🦋 Changeset is good to go

Latest commit: 0a3de89

We got this.

This PR includes changesets to release 11 packages
Name Type
@urql/exchange-execute Patch
@urql/exchange-graphcache Patch
@urql/exchange-multipart-fetch Patch
@urql/exchange-persisted-fetch Patch
@urql/exchange-populate Patch
@urql/exchange-retry Patch
@urql/exchange-suspense Patch
@urql/core Patch
@urql/preact Patch
urql Patch
@urql/svelte Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@kitten kitten changed the title (chore) Upgrade to wonka@^4.0.14 (chore) - Upgrade to wonka@^4.0.14 Jun 1, 2020
@kitten kitten merged commit d21ff03 into master Jun 1, 2020
@kitten kitten deleted the chore/upgrade-wonka branch June 1, 2020 16:11
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.

React native release error
2 participants