Skip to content

fix: add backing buffer type to Uint8Array fields - #194

Merged
achingbrain merged 1 commit into
mainfrom
fix/add-backing-type-to-uint8array-fields
Jul 1, 2026
Merged

fix: add backing buffer type to Uint8Array fields#194
achingbrain merged 1 commit into
mainfrom
fix/add-backing-type-to-uint8array-fields

Conversation

@achingbrain

Copy link
Copy Markdown
Member

Where a Uint8Array field is declared, add the explicit <ArrayBuffer> generic type to allow use with onward APIs that require certain backing buffer types.

Where a Uint8Array field is declared, add the explicit `<ArrayBuffer>`
generic type to allow use with onward APIs that require certain
backing buffer types.
@achingbrain
achingbrain merged commit 1369612 into main Jul 1, 2026
26 checks passed
@achingbrain
achingbrain deleted the fix/add-backing-type-to-uint8array-fields branch July 1, 2026 06:25
github-actions Bot pushed a commit that referenced this pull request Jul 1, 2026
## [protons-v9.0.2](protons-9.0.1...protons-9.0.2) (2026-07-01)

### Bug Fixes

* add backing buffer type to Uint8Array fields ([#194](#194)) ([1369612](1369612))
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

🎉 This PR is included in version protons-v9.0.2 🎉

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