Releases: colyseus/schema
Releases · colyseus/schema
2.0.13
improve toJSON() return type.
2.0.12
MapSchema/ArraySchema: avoid encoding if setting same value as cached
2.0.11
MapSchema: force keys to be of string type. colyseus/colyseus#561
2.0.10
add 'immediate' mode for 'On{Field}Change' callbacks for Unity/C#
2.0.9
add 'immediate' flag for .listen() callback. default is true. bump ve…
2.0.8
bump version