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
We should create interfaces for services that are likely to be used by user developers so that we can keep track of breaking changes easily, won't have to release major when we do internal change.
An example would be JsonStoreService since it's used some callback function via config.
The text was updated successfully, but these errors were encountered:
We should create interfaces for services that are likely to be used by user developers so that we can keep track of breaking changes easily, won't have to release major when we do internal change.
An example would be
JsonStoreService
since it's used some callback function via config.The text was updated successfully, but these errors were encountered: