Skip to content

Commit f63867d

Browse files
authored
prepare release 8.0.3 (#555)
1 parent bb3dccd commit f63867d

File tree

5 files changed

+1449
-1115
lines changed

5 files changed

+1449
-1115
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 8.0.3
4+
* Enhancement: Add compatibility with `@angular/material`: `^21.0.0`
5+
36
## 8.0.2
47
* Enhancement: Convert to standalone component
58
[#547](https://github.com/bithost-gmbh/ngx-mat-select-search/pull/547)

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -454,8 +454,8 @@ To use the [i18n](https://angular.io/guide/i18n) API for translation of the labe
454454

455455
#### Current release
456456

457-
* `@angular/core`: `^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^20.0.0`
458-
* `@angular/material`: `^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^20.0.0` with `MatSelectModule` (`@angular/material/select`)
457+
* `@angular/core`: `^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^20.0.0 || ^21.0.0`
458+
* `@angular/material`: `^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^20.0.0 || ^21.0.0` with `MatSelectModule` (`@angular/material/select`)
459459

460460

461461
#### Version [`7.0.10`](https://github.com/bithost-gmbh/ngx-mat-select-search/tree/7.0.10)

0 commit comments

Comments
 (0)