Closed itsmishra19 closed 3 years ago
The breaking change on the TrackList must be removed, as that would break semver, aka the old structure must remain there. raw on Track will never be null, nor the info property for it, so the ? is not really needed there
The TrackList
change however can be implemented in v3 but that isn't happening yet. Other than that this is fine
The breaking change on the TrackList must be removed, as that would break semver, aka the old structure must remain there. raw on Track will never be null, nor the info property for it, so the ? is not really needed there
The
TrackList
change however can be implemented in v3 but that isn't happening yet. Other than that this is fine
Alright wait for few sec
Ok check it again and lemme know if there's any issue
Seems ok thanks for the pr
Please check it thoroughly before merging, as it contains some breaking changes