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

fix: pin @web3-storage/access to 18.0.5 #144

Merged
merged 1 commit into from
Dec 12, 2023
Merged

fix: pin @web3-storage/access to 18.0.5 #144

merged 1 commit into from
Dec 12, 2023

Conversation

travis
Copy link
Member

@travis travis commented Dec 12, 2023

18.0.6 introduced a bug by using ArrayBuffer instead of Uint8Array, which doesn't serialize to JSON cleanly. Pin it to 18.0.5 to avoid breaking existing clients.

18.0.6 introduced a bug by using `ArrayBuffer` instead of `Uint8Array`, which doesn't serialize to JSON cleanly. Pin it to 18.0.5 to avoid breaking existing clients.
@travis travis requested a review from alanshaw December 12, 2023 22:11
@gobengo gobengo self-requested a review December 12, 2023 22:24
@travis travis merged commit a5b2127 into main Dec 12, 2023
1 check passed
@travis travis deleted the fix/array-buffer branch December 12, 2023 22:25
travis pushed a commit that referenced this pull request Dec 12, 2023
🤖 I have created a release *beep* *boop*
---


##
[7.0.2](v7.0.1...v7.0.2)
(2023-12-12)


### Bug Fixes

* pin @web3-storage/access to 18.0.5
([#144](#144))
([a5b2127](a5b2127))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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