Skip to main content

Version Compatiblity

Analog is compatible across multiple versions of Angular, Nx, and Vite.

Its always recommended to use the latest version of Analog because there are bug fixes and features continually being added.

Below is a reference table that matches versions of Nx and Angular with the Analog version that is compatible with it.

The table shows the minimum version of Nx, the supported Angular version, and the minimum supported version of Analog and Vite.

Nx Version (min)Angular VersionAnalog VersionVite Version
18.0.0^17.0.0latest^5.0.0
17.0.0^17.0.0latest^5.0.0
16.1.0^16.1.0latest^5.0.0
16.0.0~15.2.Xlatest^5.0.0
15.2.0~15.2.Xlatest^5.0.0

Additionally, you can check this guide from Nx to learn more about Nx and Angular compatibility.