Install
npm install '@rocicorp/[email protected]'
Summary
(vs [email protected])
🎁 Features
- Rename
roomStartHandler to onRoomStart (old name deprecated)
- Implement support for other kv stores for
dropAllDatabases
🧰 Fixes
- Deal with pushes of of mutations originating from a deleted client
- Implicitly create a team for users running team-level commands
👨🏻🏫 Upgrading
- The custom
kvStore interface has been expanded to support deleting named stores too.