Skip to content

Releases: colyseus/schema

2.0.16

24 Sep 03:25
Compare
Choose a tag to compare
bump 2.0.16

2.0.15

03 Sep 16:34
Compare
Choose a tag to compare
add Symbol.species to MapSchema and ArraySchema. closes #153

2.0.14

24 Aug 22:08
Compare
Choose a tag to compare
deprecate 'changes' list on .onChange() callback. (please use .listen…

2.0.13

18 Aug 21:53
Compare
Choose a tag to compare
improve toJSON() return type.

2.0.12

16 Aug 13:34
Compare
Choose a tag to compare
MapSchema/ArraySchema: avoid encoding if setting same value as cached

2.0.11

23 Jul 13:18
Compare
Choose a tag to compare
MapSchema: force keys to be of string type. colyseus/colyseus#561

2.0.10

19 Jun 19:34
Compare
Choose a tag to compare
add 'immediate' mode for 'On{Field}Change' callbacks for Unity/C#

2.0.9

16 May 19:08
Compare
Choose a tag to compare
add 'immediate' flag for .listen() callback. default is true. bump ve…

2.0.8

16 May 12:50
Compare
Choose a tag to compare
bump version