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

(core) - prevent mangling embedded strings in queries #1851

Merged
merged 1 commit into from
Aug 11, 2021

Conversation

JoviDeCroock
Copy link
Collaborator

Summary

Fix prevent mangling embedded strings in queries sent using the GET method.

Set of changes

  • Alter the regex so it only removes comments

@changeset-bot
Copy link

changeset-bot bot commented Aug 11, 2021

🦋 Changeset detected

Latest commit: b83e546

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@urql/core 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

@JoviDeCroock JoviDeCroock changed the title (core) - Fix prevent mangling embedded strings in queries (core) - Prevent mangling embedded strings in queries Aug 11, 2021
@JoviDeCroock JoviDeCroock changed the title (core) - Prevent mangling embedded strings in queries (core) - prevent mangling embedded strings in queries Aug 11, 2021
@JoviDeCroock JoviDeCroock merged commit 5f9f802 into main Aug 11, 2021
@JoviDeCroock JoviDeCroock deleted the use-get-prevent-mangling-non-comments branch August 11, 2021 17:51
@urql-ci urql-ci mentioned this pull request Aug 11, 2021
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