You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: