Skip to content

Commit

Permalink
[docs] Update LTS to match format
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Aug 6, 2024
1 parent 1184488 commit b0c1249
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 11 deletions.
13 changes: 8 additions & 5 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,14 @@

The versions of the project that are currently supported with security updates.

| Version | Supported |
| ------: | :----------------- |
| 5.x | :white_check_mark: |
| 4.x | :white_check_mark: |
| < 4.0 | :x: |
| Material UI version | Release | Supported |
| ------------------: | :--------- | :------------------- |
| ^5.0.0 | 2021-09-16 | ✅ Stable major |
| ^4.0.0 | 2019-06-23 | ✅ Long-term support |
| ^3.0.0 | 2018-08-27 ||
| ^2.0.0 | / ||
| ^1.0.0 | 2018-06-18 ||
| <=1.0.0 | 2014-10-05 ||

## Reporting a vulnerability

Expand Down
14 changes: 8 additions & 6 deletions docs/data/material/getting-started/support/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,14 @@ This includes issues introduced by external sources, like browser upgrades or ch

### Supported versions

- Material UI v5: ✅ Stable major (Continuous support)
- [Material UI v4](https://v4.mui.com/): ⚠️ Long-term support (Guaranteed Support for security issues and regressions).
- [Material UI v3](https://v3.mui.com/): 🅧 No longer supported.
- Material UI v2: 🅧 Never existed.
- [Material UI v1](https://v1.mui.com/): 🅧 No longer supported.
- [Material UI v0.x](https://v0.mui.com/#/): 🅧 No longer supported.
| Material UI version | Release | Supported |
| ------------------: | :--------- | :------------------------------------------------------------------ |
| ^5.0.0 | 2021-09-16 | ✅ Stable major (Continuous support) |
| ^4.0.0 | 2019-06-23 | ⚠️ Long-term support (Support for security issues and regressions). |
| ^3.0.0 | 2018-08-27 ||
| ^2.0.0 | / ||
| ^1.0.0 | 2018-06-18 ||
| <=1.0.0 | 2014-10-05 ||

## Community

Expand Down

0 comments on commit b0c1249

Please sign in to comment.