Description:
Documentation should be updated to include deprecation policy. (If a project is made on version 20, is there any guarantee it will work on 21?)
The Angular Deprecation policy is that it will continue to exist for 2 major versions, guaranteeing to be compatible with projects compiled with the previous 2 versions. The Peer dependencies of this project do not reflect that though.