Skip to content

v0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Download Download released this 18 Apr 11:37
· 52 commits to master since this release

0.5.0: Mixins are ES5 classes

  • Make instanceof work for the single inheritance scenario
  • Allow custom static constructor
  • Hoist static class properties
  • Allow for newless invocation
  • Improved README
  • Improved test coverage