mirror of
https://github.com/strapi/strapi.git
synced 2025-10-17 11:08:14 +00:00
fix: fix prettier issue
This commit is contained in:
parent
7c7716e05e
commit
55b11d8201
@ -81,7 +81,7 @@ Complete installation requirements can be found in the documentation under <a hr
|
||||
**Supported operating systems**:
|
||||
|
||||
| OS | Recommended | Minimum |
|
||||
|-----------------|-------------|------------|
|
||||
| --------------- | ----------- | ---------- |
|
||||
| Ubuntu | 24.04 | LTS |
|
||||
| Debian | 11 | LTS |
|
||||
| RHEL | 9 | LTS |
|
||||
@ -97,7 +97,7 @@ Complete installation requirements can be found in the documentation under <a hr
|
||||
Strapi only supports maintenance and LTS versions of Node.js. Please refer to the <a href="https://nodejs.org/en/about/releases/">Node.js release schedule</a> for more information. NPM versions installed by default with Node.js are supported. Generally it's recommended to use yarn over npm where possible.
|
||||
|
||||
| Strapi Version | Recommended | Minimum |
|
||||
|-----------------|-------------|---------|
|
||||
| --------------- | ----------- | ------- |
|
||||
| 5.0.0 and up | 20.x | 18.x |
|
||||
| 4.14.5 and up | 20.x | 18.x |
|
||||
| 4.11.0 and up | 18.x | 16.x |
|
||||
@ -107,7 +107,7 @@ Strapi only supports maintenance and LTS versions of Node.js. Please refer to th
|
||||
**Database:**
|
||||
|
||||
| Database | Recommended | Minimum |
|
||||
|------------|-------------|---------|
|
||||
| ---------- | ----------- | ------- |
|
||||
| MySQL | 8.0 | 8.0 |
|
||||
| MariaDB | 11.2 | 10.3 |
|
||||
| PostgreSQL | 16.0 | 14.0 |
|
||||
|
@ -5,7 +5,7 @@
|
||||
As of April 2024 (and until this document is updated), only the v4.x.x _GA_ or _STABLE_ releases of Strapi are supported for updates and bug fixes. Any previous versions are currently not supported and users are advised to use them "at their own risk".
|
||||
|
||||
| Version | Release Tag | Support Starts | Support Ends | Security Updates Until | Notes |
|
||||
|---------|-------------|----------------|----------------|------------------------|----------------------|
|
||||
| ------- | ----------- | -------------- | -------------- | ---------------------- | -------------------- |
|
||||
| 5.x.x | GA | October 2024 | Further Notice | Further Notice | LTS (Future) |
|
||||
| 5.x.x | RC | N/A | October 2024 | N/A | Non-Production Usage |
|
||||
| 5.x.x | Beta | N/A | N/A | N/A | Not Supported |
|
||||
|
Loading…
x
Reference in New Issue
Block a user