Closed brianpooe closed 4 years ago
Hi, yes sorry I did not have the time to upgrade the package to Angular 9 so far. I am not aware of any breaking changes, so probably it should be enough to just extend the peer dependency to also allow for Angular 9. Could you maybe check that and open a PR?
Cool will do so.
Merged the PR and released as v9.0.0-beta.0 to be in line with Angular versions from now on. Please let me know if everything works as expected.
Works perfect. Thanks.
Resolved in #28
Angular v9 project error.
Doing ng update @angular/material I get an error below:
Package "ng-mat-search-bar" has an incompatible peer dependency to "@angular/material" (requires "^8.0.0", would install "9.0.0").