a961aa3c2f
* 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>
93 B
93 B
astro |
---|
minor |
astro-island now correctly passes Uint8Array/Uint16Array/Uint32Array