·
4 commits
to main
since this release
@sapphire/string-store@2.0.0 - (2025-01-31)
🏠 Refactor
- Add
DuplexBuffer
interface (548200f) (#865 by @kyranet) - SchemaStore: Introduce
serializeRaw
(5141559) (#862 by @kyranet)- 💥 BREAKING CHANGE:
serialize
no longer returns anUnalignedUint16Array
, if you desire the old behaviour, useserializeRaw
- 💥 BREAKING CHANGE: