···5555- Basic LRU in-memory cache implementation using `mini-moka`
5656- Reduces number of network requests for certain operations
5757- Works on both native and WebAssembly
5858+- **NOTE** wasm target for `mini-moka` requires a git dependency, use the git version of the crate when compiling for wasm
58595960**XRPC client improvements**
6061- `set_options()` and `set_endpoint()` methods on `XrpcClient` trait