main
fix(sync): restart connection on malformed websocket message (#9380)
test(sync-core): rebuild unit tests around a behavior specification (#9176)
chore(tooling): migrate lint and formatting to oxlint and oxfmt (#8258)
feat: commenting followups (#9782)
Add SQLite storage support for sync (#7320)
Rename SqlLiteSyncStorage -> SQLiteSyncStorage 🤦♂️ (#7344)
feat: commenting (#9471)
chore: sort imports using oxfmt (#8330)
Automate docs, sort of (#6722)
fix(sync-core): handle U+2028/U+2029 line separators in chunked messages (#7918)
fix the diffing (#7108)
abstract out sync storage (#7123)