As it is, ngx-avatars should also add support to it.
This is a simple update, as none of the used APIs has been deprecated.
The idea is to update the package.json supported Angular version to match 13.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 13.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 13 is scheduled to be released tomorrow.
As it is, ngx-avatars should also add support to it.
This is a simple update, as none of the used APIs has been deprecated. The idea is to update the
package.json
supported Angular version to match 13.x.x, and possibly consider bumping other dependencies too, as long as there aren't any issues in doing so.Tasks:
13.x.x
in the package.jsonngx-avatars
documentation to reflect the changes