tannerntannern / ts-mixer

A small TypeScript library that provides tolerable Mixin functionality.
MIT License
379 stars 27 forks source link

6.0.3 is broken #58

Closed TrejGun closed 1 year ago

TrejGun commented 1 year ago

After the update to 6.0.3 my project is broken, no errors it just does not mix up

tannerntannern commented 1 year ago

@TrejGun please elaborate. I'm not saying I don't believe you, but there were almost no runtime code changes in the last release and with the amount of automated tests, I'm skeptical that the release is broken. A reprex repo would be great

TrejGun commented 1 year ago

I tried to prepare reproduction and noticed differences in ts-mixer versions from my main project and packages. Sorry for disturbing