videogular/videogular2

Versioning confusing...

twmulloy opened this issue · 1 comments

"@angular/core": "^8.0.0",

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.

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