Skip to content

v2.8.2

Choose a tag to compare

@appellation appellation released this 20 Oct 16:10
· 31 commits to master since this release

Fixes

  • Abstract method signatures are now abstract property signatures. Addresses breaking changes coming in Typescript 3.7 (ea3fe5b, @kyranet)
  • Players now have a type parameter for their node property, allowing correct inference of the type of node that owns them (3c3dbe5)