Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(SchemaStore)!: introduce serializeRaw #862

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

kyranet
Copy link
Member

@kyranet kyranet commented Jan 22, 2025

BREAKING CHANGE: serialize no longer returns an UnalignedUint16Array, if you desire the old behaviour, use serializeRaw

BREAKING CHANGE: `serialize` no longer returns an `UnalignedUint16Array`, if you desire the old behaviour, use `serializeRaw`
@kyranet kyranet force-pushed the refactor/string-store/introduce-serialize-raw branch from 9cebbf4 to 48898e3 Compare January 22, 2025 21:41
@favna favna changed the title refactor(SchemaStore): introduce serializeRaw refactor(SchemaStore)!: introduce serializeRaw Jan 28, 2025
@favna favna merged commit 5141559 into main Jan 28, 2025
11 checks passed
@favna favna deleted the refactor/string-store/introduce-serialize-raw branch January 28, 2025 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants