> For the complete documentation index, see [llms.txt](https://jsverse.gitbook.io/transloco/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jsverse.gitbook.io/transloco/getting-started/angular-compatibility.md).

# Angular Compatibility

Make sure you install the version corresponding to your Angular version:

<table data-full-width="false"><thead><tr><th>Angular</th><th>@jsverse/transloco</th><th>@jsverse/transloco-*</th><th data-hidden>@jsverse/transloco-messageformat</th><th data-hidden>@jsverse/transloco-preload-langs</th><th data-hidden>@jsverse/transloco-persist-translations</th><th data-hidden>@jsverse/transloco-persist-lang</th></tr></thead><tbody><tr><td>>=16</td><td>>=5 &#x3C;=8</td><td>>=5 &#x3C;=8</td><td>7.x</td><td>7.x</td><td>7.x</td><td>7.x</td></tr></tbody></table>

{% hint style="warning" %}
Transloco packages under the @ngneat scope will no longer recive updates.\
Update your dependency to [@jsverse/transloco](https://www.npmjs.com/package/@jsverse/transloco) and get the latest features and updates.
{% endhint %}

<table data-full-width="false"><thead><tr><th>Angular</th><th>@ngneat/transloco</th><th>@ngneat/transloco-*</th></tr></thead><tbody><tr><td>>=13 &#x3C;16</td><td>4.x</td><td>4.x</td></tr><tr><td>12</td><td>3.x</td><td>3.x</td></tr><tr><td>>=6 &#x3C;12</td><td>2.x</td><td>2.x</td></tr></tbody></table>
