v4.5.7
This release changes the can* sanitization methods on the TinyBasePartyKitServer class to be asynchronous. This allows asynchronous permission checks if you are using these methods to prohibit certain writes to server data.
This is not a breaking change at runtime, but you may wish to update your declarations accordingly to remove TypeScript warnings.