diff options
author | 2022-09-22 01:19:30 +0900 | |
---|---|---|
committer | 2022-09-21 12:19:30 -0400 | |
commit | a961aa3c2fa946898fd209dfc70a7b5472b60817 (patch) | |
tree | 843d4a7456184a6ead1f93bee91053f3eb907d26 /examples/framework-preact/src/components/Counter.tsx | |
parent | f366967cbc077b13e4cc69f81802afae0447e9a7 (diff) | |
download | astro-a961aa3c2fa946898fd209dfc70a7b5472b60817.tar.gz astro-a961aa3c2fa946898fd209dfc70a7b5472b60817.tar.zst astro-a961aa3c2fa946898fd209dfc70a7b5472b60817.zip |
Supports Uint8Array/Uint16Array/Uint32Array for serialize props (#4669)
* supports Uint8Array/Uint16Array/Uint32Array
* update astro-island to supports the added types
* run changeset
* apply format
* pass metadata through
* using Array type
* write test cases for serializing Uint8Array/Uint16Array/Uint32Array
* fix the broken test cases
* add type assertion for psychological safety
* this changes is minor change
* feat: serialize UintArrays directly
* Update index.ts
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
Co-authored-by: Nate Moore <nate@astro.build>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Diffstat (limited to 'examples/framework-preact/src/components/Counter.tsx')
0 files changed, 0 insertions, 0 deletions