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

Weekly release - dev-main-12-09-23 #866

Merged
merged 6 commits into from
Sep 13, 2023
Merged

Weekly release - dev-main-12-09-23 #866

merged 6 commits into from
Sep 13, 2023

Conversation

ruifcnunes
Copy link
Contributor

Description

Weekly release

Dependencies

Checklist

  • The commit message follows our guidelines
  • Tests for the respective changes have been added
  • The code is commented, particularly in hard-to-understand areas
  • The labels and/or milestones were added

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement

andreecosta and others added 6 commits September 12, 2023 11:08
This exposes user closet endpoints
This fixes the way the query string is being constructed in
`buildQueryStringFromObject` to apply url encoding to the query values
to avoid being incorrectly interpreted by the browser. For example,
if a string contains a `&` character, it would not be url escaped
and if it was added to the browser address bar it would incorrectly
parse the query string generated by this method.
@github-actions github-actions bot added 📦 client Relative to the `@farfetch/blackout-client` package 📦 react Relative to the `@farfetch/blackout-react` package 📦 redux Relative to the `@farfetch/blackout-redux` package labels Sep 13, 2023
@ruifcnunes ruifcnunes merged commit 88ead15 into main Sep 13, 2023
3 checks passed
@ruifcnunes ruifcnunes deleted the dev-main-12-09-23 branch September 13, 2023 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 client Relative to the `@farfetch/blackout-client` package 📦 react Relative to the `@farfetch/blackout-react` package 📦 redux Relative to the `@farfetch/blackout-redux` package
Development

Successfully merging this pull request may close these issues.

5 participants