Analog shipped 10 release events in 30 days and 30 releases in 90 days. For a framework with 3,123 GitHub stars, that is not background maintenance. The recent work points at a specific bet: make Angular feel closer to the Vite-native fullstack frameworks that React and Vue developers already expect.
The official site calls Analog a fullstack meta-framework for Angular, powered by Vite and Nitro. It advertises hybrid SSR and SSG, file-based routing, API routes, server-side data fetching, Vite, and Vitest. That positioning matters because the release feed is not only polishing docs or sample apps.
The v2.5.0 release notes are heavy with angular-compiler fixes: type-only import elision, signal API downleveling, metadata emission, defer dependency handling, and defensive handling for Angular v19 and v20. The late-April beta and alpha releases keep digging into the same layer, with vite-plugin-angular fixes for fastCompile, CSS inline imports, source map overrides, @defer inside @switch and @case, and virtual raw IDs.
That is the interesting signal. Analog is not just wrapping Angular with routing sugar. It is working where framework ergonomics meet compiler behavior, Vite behavior, and prerelease Angular compatibility. That is messier work, and it is exactly where a meta-framework either earns trust or becomes another thin wrapper.
Analog is OSI-approved open source under the MIT license, based on the ToolVitals openness signal. ToolVitals gives it a 94 ToolVitals score, with a 91 health score and 98 shipping score. The data confidence is 90, so the public activity picture is strong enough to treat the release cadence as real signal.
What ToolVitals cannot infer
ToolVitals can see public release events, stars, score inputs, SSL and uptime signals. It cannot tell you whether Analog’s compiler path is pleasant in a large production Angular monorepo. It cannot measure build latency, migration pain, user satisfaction, revenue, or long-term governance quality.
The release notes also skew technical. They show many fixes around Angular compiler and Vite integration, but they do not prove broad adoption. A high shipping score says the project is moving. It does not say every release is risk-free for your app.
How it compares
Among related framework tools in the payload, Analog is smaller than TanStack Query by stars, 3,123 versus 49,488. But Analog posted 10 release events in 30 days, compared with TanStack Query’s 7, and its shipping score is slightly higher, 98 versus 96.
Reflex is shipping even faster by this dataset, with 32 release events in 30 days and a 100 shipping score. Analog’s story is different. Reflex has 28,447 stars and broader release velocity, while Analog is a more focused Angular bet with fewer stars and a release stream concentrated around compiler, content, Nitro, and Vite integration.
Recommendation
If your team is committed to Angular but wants Vite-era fullstack patterns, evaluate Analog now. Start with a small SSR or SSG route group, not a wholesale migration. The release cadence is strong, the project is MIT-licensed, and the recent work is aimed at the hard parts that matter for Angular developers.
If your priority is maximum social proof, Analog is not the obvious pick. If your priority is making Angular feel faster and more fullstack without leaving Angular, this is one of the sharper projects to test.
Sources
- https://analogjs.org
- https://github.com/analogjs/analog
- https://github.com/analogjs/analog/releases/tag/v2.5.0
- https://github.com/analogjs/analog/releases/tag/v2.5.1-beta.1
- https://github.com/analogjs/analog/releases/tag/v2.5.1-beta.2
- https://github.com/analogjs/analog/releases/tag/v2.5.0-beta.52
- https://github.com/analogjs/analog/releases/tag/v3.0.0-alpha.47
- https://github.com/analogjs/analog/releases/tag/v3.0.0-alpha.48