videogular / videogular2

The HTML5 video player for Angular 2
https://videogular.github.io/videogular2-showroom/#/
MIT License
672 stars 211 forks source link

Versioning confusing... #873

Open twmulloy opened 4 years ago

twmulloy commented 4 years ago

https://github.com/videogular/videogular2/blob/3fd74e7c548809afbd625dea04584eb7a22877fa/package.json#L19

For a library that requires Angular, wouldn't the versioning be more consistent if major is lockstep with the version of ngx required? Here we have Videogular2@7.x but Angular@8.x and no version of Videogular2 for Angular 7.x.

sliceofbytes commented 4 years ago

I agree, I think for next release we should track angular versions.