Skip to content

Commit 50403ce

Browse files
docs: add support policy section to README (#32831)
Clarify that Angular Material and the CDK follow the same support and release policy as the Angular framework, with a link to the official Angular support policy documentation.
1 parent 42d61fe commit 50403ce

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@ What do we mean by "high-quality" components?
5454
* Performance cost is minimized.
5555
* Code is clean and well-documented to serve as an example for Angular developers.
5656

57+
## Support policy
58+
Angular Material and the CDK follow the same support and release policy as the Angular framework.
59+
For details on supported versions and update practices, see the
60+
[Angular support policy and schedule](https://angular.dev/reference/releases).
61+
5762
## Browser and screen reader support
5863
The Angular Components team supports the most recent two versions of all major browsers:
5964
Chrome (including Android), Firefox, Safari (including iOS), and Edge.

0 commit comments

Comments
 (0)