TNG / ngqp

Declaratively synchronize form controls with the URL

Home Page:https://tng.github.io/ngqp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update version support on website

Airblader opened this issue · comments

What does the bug look like?

The website currently states that version 1.x is for all Angular versions which ngqp ever supported. However, someone on Gitter pointed out that the breaking changes to TS actually do break ngqp for Angular 8, for example. Moving forward we should bump the major version of ngqp when we bump the Angular version.

In the meantime, we should update the website to state that 1.0.2 is the last release for Angular 7.x, 8.x, and for 9.x+ the latest one.