144.0.0 (2023-06-26)
Bug Fixes
- adding check to SyncObjects to make sure they are IEnumerable before drawing them as list. (907d8ce)
- logging prefab hash as hex (8289f20)
- removing debug log from welcomewindow (3be3f42)
Code Refactoring
- moving SyncsAnything to InspectorHelper (f3755d9)
BREAKING CHANGES
- SyncsAnything for editor scripts moved to InspectorHelper