Movex Changelog
v0.1.6 (Sep 26 2024)
New Features
- Master Actions. See Pull Request (opens in a new tab).
- State Transformers. See Pull Request (opens in a new tab).
- Add ability to disconenect an older client connection (for same client id) in favor of the newer one
Improvements
- Improve the Connection Events. See Pull Request (opens in a new tab).
Bug Fixes
- State not re-synching after a forwardAction checksum mismatch.
Breaking
- none
v0.1.5 (July 11 2024)
- Add ability to pass in Client Info Object and sync it to all peers
- Improve Logs