tomastrajan / angular-ngrx-material-starter

Angular, NgRx, Angular CLI & Angular Material Starter Project
https://tomastrajan.github.io/angular-ngrx-material-starter
MIT License
2.83k stars 916 forks source link

chore: upgrade to v11 #546

Closed timdeschryver closed 3 years ago

timdeschryver commented 3 years ago

I needed a project to test out the NgRx v11 version, and I thought of this one :) I've run ng update @angular/cli @angular/core @angular/material @ngrx/store and opoened the application to test if everything still works. The changes made to the files are all from the update command.

tomastrajan commented 3 years ago

Hi @timdeschryver !

Sounds great thank you!