v0.5.0
Pre-release
Pre-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