Skip to content

Releases: colyseus/schema

3.0.18

05 Mar 14:13
Compare
Choose a tag to compare
avoid calling .removeRef() on items already flagged for garbage colle…

3.0.17

04 Mar 19:04
Compare
Choose a tag to compare
fix 'trying to remove refId with 0 refCount' at decoding.

3.0.16

28 Feb 21:24
Compare
Choose a tag to compare
avoid breaking changes with colyseus.js types

3.0.15

28 Feb 21:18
Compare
Choose a tag to compare
rename 'GetCallbackProxy' type to 'SchemaCallbackProxy<RoomState>'

3.0.14

28 Feb 20:35
Compare
Choose a tag to compare
expose SchemaCallback<T> type.

3.0.13

26 Feb 20:08
Compare
Choose a tag to compare
StateView: fix more scenarios / add more tests.

3.0.12

25 Feb 19:33
Compare
Choose a tag to compare
minor encoding fixes. add failing tests for TypeScript enum and Chang…

3.0.11

23 Feb 00:36
Compare
Choose a tag to compare
fix ChangeTree encoding order when sharing references to an instance.

3.0.10

22 Feb 17:32
Compare
Choose a tag to compare
fix 'Decode warning: trying to remove refId' when removing array items.

3.0.9

22 Feb 14:14
Compare
Choose a tag to compare
remove unecessary logs