Skip to content

Conversation

rdunk
Copy link
Member

@rdunk rdunk commented Sep 23, 2025

Ensures query parameter reduction works in environments without iterator.reduce support (e.g. Node 20) by converting URLSearchParams.entries() to an array before reducing.

Copy link
Member Author

rdunk commented Sep 23, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@rdunk rdunk marked this pull request as ready for review September 23, 2025 13:35
@rdunk rdunk requested a review from a team as a code owner September 23, 2025 13:35
@rdunk rdunk merged commit b45ce3f into main Sep 23, 2025
5 checks passed
rdunk pushed a commit that referenced this pull request Sep 23, 2025
🤖 I have created a release *beep* *boop*
---


## [2.0.1](signed-urls-v2.0.0...signed-urls-v2.0.1) (2025-09-23)


### Bug Fixes

* ensure query param reduction without iterator.reduce support ([#23](#23)) ([b45ce3f](b45ce3f))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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