v0.15.0-next.0
Pre-release
Pre-release
github-actions
released this
09 Aug 20:31
·
349 commits
to main
since this release
- Reduce CRDT metadata size by 15 bytes per cell
- Can still get 20 bytes more savings per cell. For a future release.
- Rename all API methods to be consistently snake cased
- Add a websocket server that can be easily integrated into existing node servers
- Add a websocket client that can run on React Native, the browser, electron, etc.
- Enable rows to be un-deleted. No more delete wins!