Skip to content

v4.5.7

Choose a tag to compare

@jamesgpearce jamesgpearce released this 06 Dec 17:32
· 1792 commits to main since this release

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.