Skip to content

Releases: colyseus/schema

3.0.40

18 Jun 17:23

Choose a tag to compare

skip structure on 'refId not found'. output warning will full refIds …

3.0.39

29 May 18:33

Choose a tag to compare

StateView: fix view.remove() to recursively delete visible child sche…

3.0.38

29 May 18:10

Choose a tag to compare

StateView: fix removing child Schema instances from visible set

3.0.37

16 May 22:32

Choose a tag to compare

improve refId reference tracking. closes #200

3.0.36

05 May 12:30

Choose a tag to compare

bump version. #199

3.0.35

22 Apr 14:25

Choose a tag to compare

StateView.remove(): do not remove item if parent field is not @view()…

3.0.34

22 Apr 01:32

Choose a tag to compare

Callbacks: trigger onAdd if .previousValue !== .value #197

3.0.33

11 Apr 02:38

Choose a tag to compare

  • ArraySchema: fix .clear() operation usage with StateView. (thanks @ironohki for reporting)

3.0.32

08 Apr 17:21

Choose a tag to compare

dumpChanges: fix iterating over ChangeTree's

3.0.31

05 Apr 03:52

Choose a tag to compare

remove reference to 'node:util' import