Releases: colyseus/schema
Releases · colyseus/schema
3.0.18
3.0.17
fix 'trying to remove refId with 0 refCount' at decoding.
3.0.16
avoid breaking changes with colyseus.js types
3.0.15
rename 'GetCallbackProxy' type to 'SchemaCallbackProxy<RoomState>'
3.0.14
expose SchemaCallback<T> type.
3.0.13
StateView: fix more scenarios / add more tests.
3.0.12
minor encoding fixes. add failing tests for TypeScript enum and Chang…
3.0.11
fix ChangeTree encoding order when sharing references to an instance.
3.0.10
fix 'Decode warning: trying to remove refId' when removing array items.
3.0.9
remove unecessary logs