mirror of
https://github.com/remnawave/panel.git
synced 2026-04-26 17:56:25 +00:00
docs: improve formatting of SDK version compatibility table in TypeScript SDK documentation
This commit is contained in:
@@ -26,26 +26,25 @@ npm install @remnawave/backend-contract
|
||||
Always pick and pin the correct version of the SDK to match the version of the Remnawave backend.
|
||||
:::
|
||||
|
||||
| Contract Version | Remnawave Panel Version |
|
||||
| ---------------- | ---------------------------------------- |
|
||||
| 2.1.39 | 2.1.12 |
|
||||
| 2.1.33 | 2.1.8, 2.1.9, 2.1.10, 2.1.11 |
|
||||
| 2.1.26 | 2.1.7 |
|
||||
| 2.1.25 | 2.1.4, 2.1.5, 2.1.6 |
|
||||
| 2.1.14 | 2.1.1, 2.1.2, 2.1.3 |
|
||||
| 2.1.12 | 2.1.0 |
|
||||
| 2.0.2 | 2.0.6, 2.0.7, 2.0.8 |
|
||||
| 2.0.0 | 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5 |
|
||||
| 0.7.26 | 1.6.14, 1.6.15, 1.6.16 |
|
||||
| 0.7.21 | 1.6.13 |
|
||||
| 0.7.19 | 1.6.12 |
|
||||
| 0.7.16 | 1.6.11 |
|
||||
| 0.7.16 | 1.6.6, 1.6.7, 1.6.8, 1.6.9, 1.6.10 |
|
||||
| 0.7.13 | 1.6.3, 1.6.4, 1.6.5 |
|
||||
| 0.7.1 | 1.6.1, 1.6.2 |
|
||||
| 0.7.0 | 1.6.0 |
|
||||
| 0.4.5 | 1.5.7 |
|
||||
| 0.3.71 | 1.5.0 |
|
||||
| Contract Version | Remnawave Panel Version |
|
||||
| ---------------- | ------------------------------------------ |
|
||||
| 2.1.39 | 2.1.12 |
|
||||
| 2.1.33 | 2.1.8, 2.1.9, 2.1.10, 2.1.11 |
|
||||
| 2.1.26 | 2.1.7 |
|
||||
| 2.1.25 | 2.1.4, 2.1.5, 2.1.6 |
|
||||
| 2.1.14 | 2.1.1, 2.1.2, 2.1.3 |
|
||||
| 2.1.12 | 2.1.0 |
|
||||
| 2.0.2 | 2.0.6, 2.0.7, 2.0.8 |
|
||||
| 2.0.0 | 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5 |
|
||||
| 0.7.26 | 1.6.14, 1.6.15, 1.6.16 |
|
||||
| 0.7.21 | 1.6.13 |
|
||||
| 0.7.19 | 1.6.12 |
|
||||
| 0.7.16 | 1.6.6, 1.6.7, 1.6.8, 1.6.9, 1.6.10, 1.6.11 |
|
||||
| 0.7.13 | 1.6.3, 1.6.4, 1.6.5 |
|
||||
| 0.7.1 | 1.6.1, 1.6.2 |
|
||||
| 0.7.0 | 1.6.0 |
|
||||
| 0.4.5 | 1.5.7 |
|
||||
| 0.3.71 | 1.5.0 |
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user