5.0.0-beta.0 (2020-02-02)
Features
- adds and tests a nearestCommonAncestor function (b084579)
- initial static inheritance implementation (8467c40)
- initial version of proxyMix (95a91c7)
- makes mixin constructor argument inference slightly smarter (b844b5c)
Bug Fixes
- mixins with shared ancestor when using proxy prototype (5af189d)
- resolves indefinite tuple issue with
Longest
type (68342b0) - static chain inheritance (0aca8f0)