Releases: colyseus/schema
Releases · colyseus/schema
3.0.42
3.0.41
fix logging previous known 'ref' when 'refId not found' occurs.
3.0.40
skip structure on 'refId not found'. output warning will full refIds …
3.0.39
StateView: fix view.remove() to recursively delete visible child sche…
3.0.38
StateView: fix removing child Schema instances from visible set
3.0.37
improve refId reference tracking. closes #200
3.0.36
bump version. #199
3.0.35
StateView.remove(): do not remove item if parent field is not @view()…
3.0.34
Callbacks: trigger onAdd if .previousValue !== .value #197