Check for new abstract methods
sharwell opened this issue · 0 comments
sharwell commented
Adding new abstract methods to a class is a breaking change. Note that if the constructor is not publicly accessible in the reference version of the library, this is not a breaking change since external code would not be able to extend the type.