The idea is to update the package.json supported Angular version to match 14.x.x, and possibly consider bumping other dependencies too, as long as there aren't any issues in doing so.
Tasks:
Bump all Angular dependencies to support 14.x.x in the package.json
Bump other dependencies, such as testing to more recent versions as long as there are no conflicts and issues in doing so.
Update ngx-avatars documentation to reflect the changes
Angular 14 has been released.
As it is, ngx-avatars should add support to it.
The idea is to update the
package.json
supported Angular version to match 14.x.x, and possibly consider bumping other dependencies too, as long as there aren't any issues in doing so.Tasks:
14.x.x
in the package.jsonngx-avatars
documentation to reflect the changes