Skip to content

Releases: colyseus/schema

4.0.12

12 Feb 19:40

Choose a tag to compare

  • make $refId nonenumerable. fix replacing $refId at .assign() calls.

4.0.11

07 Feb 02:45

Choose a tag to compare

  • Callbacks: fix addCallbackOrWaitCollectionAvailable() when providing concrete class

4.0.10

06 Feb 23:22

Choose a tag to compare

fix Callbacks.get() type resolution when referencing from different @…

4.0.9

06 Feb 20:44

Choose a tag to compare

fix encoding exact 255-length strings. closes #216

4.0.8

04 Feb 01:40

Choose a tag to compare

Cocos Creator: fix sharing bundled types with server types for callbacks

4.0.7

30 Jan 17:44

Choose a tag to compare

fix making schema-codegen accessible via CLI

4.0.6

26 Jan 14:23

Choose a tag to compare

refactor Decoder types to allow using Callbacks with multiple version…

3.0.76

24 Dec 16:33

Choose a tag to compare

What's Changed

Full Changelog: 3.0.75...3.0.76

3.0.75

20 Dec 05:32

Choose a tag to compare

plain schema({}): fix type inference collections of primitive types

3.0.74

16 Dec 18:49

Choose a tag to compare

plain schema() declaration: do not call initialize() automatically on…