Skip to content

fix: allow specifying ByteView backing type - #342

Merged
achingbrain merged 4 commits into
masterfrom
fix/default-to-arraybuffer
Jul 3, 2026
Merged

fix: allow specifying ByteView backing type#342
achingbrain merged 4 commits into
masterfrom
fix/default-to-arraybuffer

Conversation

@achingbrain

@achingbrain achingbrain commented Jun 30, 2026

Copy link
Copy Markdown
Member

Allow users to be explicit about the backing type as onward APIs often require ArrayBuffers since the types for ArrayBuffer and SharedArrayBuffer diverged.

@achingbrain achingbrain changed the title fix: default ByteView backing type to ArrayBuffer fix: allow specifying ByteView backing type Jun 30, 2026
@achingbrain
achingbrain merged commit 646249f into master Jul 3, 2026
28 checks passed
@achingbrain
achingbrain deleted the fix/default-to-arraybuffer branch July 3, 2026 07:53
github-actions Bot pushed a commit that referenced this pull request Jul 3, 2026
## [14.0.4](v14.0.3...v14.0.4) (2026-07-03)

### Bug Fixes

* allow specifying ByteView backing type ([#342](#342)) ([646249f](646249f))
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 14.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant