Closed francescov1 closed 3 years ago
Nope, shouldnt be breaking (essentially just splits out static and method functions to use their own interfaces, rather than embedding them into the model and document interfaces respectively). These new standalone interfaces can then be used to enforce a stronger typing on the Schema.methods
and Schema.statics
objects and remove the need to provide the "fake this".
@HoldYourWaffle Wanted to merge in before end of weekend, if you have any feedback lets start a new PR.