Heatmanofurioso / ngx-avatars

Spiritual successor of HaithemMosbahi's ngx-avatar
MIT License
16 stars 11 forks source link

Add Angular 13.x support #25

Closed Heatmanofurioso closed 2 years ago

Heatmanofurioso commented 2 years ago

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: