Skip to content

0.10.5

Compare
Choose a tag to compare
@endel endel released this 11 May 15:40
· 260 commits to master since this release
e03487f

Fixes ArraySchema and MapSchema of primitive types. (#71, #70)

To update, please:

  • Please remove your node_modules, package-json.lock
  • npm install to get the latest version of @colyseus/schema
  • re-generate your C# schema definitions using npx schema-codegen tool.