Skip to content

Releases: analogjs/analog

v3.0.0-alpha.59

11 Jun 21:12

Choose a tag to compare

v3.0.0-alpha.59 Pre-release
Pre-release

3.0.0-alpha.59 (2026-06-11)

Bug Fixes

  • vite-plugin-angular: import NgModule/tuple exports from their defining file in fastCompile (#2370) (dafa025)
  • vite-plugin-angular: parse skipped .ts files as TypeScript in vitest sourcemap plugin (#2367) (ba284a8)
  • vite-plugin-angular: skip rolldown dep optimizer transform in test mode and close transformer (#2373) (756d510)
  • vite-plugin-angular: treat the vitest run command as a single run instead of watch mode (#2374) (931200a)

v2.6.1

11 Jun 20:59

Choose a tag to compare

2.6.1 (2026-06-11)

Bug Fixes

  • vite-plugin-angular: import NgModule/tuple exports from their defining file in fastCompile (#2370) (dafa025)
  • vite-plugin-angular: parse skipped .ts files as TypeScript in vitest sourcemap plugin (#2367) (ba284a8)
  • vite-plugin-angular: skip rolldown dep optimizer transform in test mode and close transformer (#2373) (756d510)
  • vite-plugin-angular: treat the vitest run command as a single run instead of watch mode (#2374) (931200a)

v2.6.1-beta.4

11 Jun 02:02

Choose a tag to compare

v2.6.1-beta.4 Pre-release
Pre-release

2.6.1-beta.4 (2026-06-11)

Bug Fixes

  • vite-plugin-angular: treat the vitest run command as a single run instead of watch mode (#2374) (931200a)

v2.6.1-beta.3

11 Jun 02:00

Choose a tag to compare

v2.6.1-beta.3 Pre-release
Pre-release

2.6.1-beta.3 (2026-06-11)

Bug Fixes

  • vite-plugin-angular: skip rolldown dep optimizer transform in test mode and close transformer (#2373) (756d510)

v2.6.1-beta.2

10 Jun 18:29

Choose a tag to compare

v2.6.1-beta.2 Pre-release
Pre-release

2.6.1-beta.2 (2026-06-10)

Bug Fixes

  • vite-plugin-angular: import NgModule/tuple exports from their defining file in fastCompile (#2370) (dafa025)

v3.0.0-alpha.58

09 Jun 00:59

Choose a tag to compare

v3.0.0-alpha.58 Pre-release
Pre-release

3.0.0-alpha.58 (2026-06-09)

Bug Fixes

  • vite-plugin-angular: aggregate and locate template diagnostics on the default compilation path (#2354) (c7947ef)
  • vite-plugin-angular: don't shadow Vite ?raw imports of .ts files (#2359) (722eccb)
  • vite-plugin-angular: drop transform from aot input metadata (c5ab296)
  • vite-plugin-angular: drop transform from input() jit metadata (3fcc05c)
  • vite-plugin-angular: emit fastCompile JIT metadata in nested class scope (#2361) (a73ee49)
  • vite-plugin-angular: emit isSignal on jit signal-query decorators (0af2189), closes analogjs/analog#2344
  • vite-plugin-angular: preserve model() alias, required, and field (88a6c75)
  • vite-plugin-angular: propagate required through aot model metadata (f163239)
  • vite-plugin-angular: read outputFromObservable options from args[1] (f530f08)
  • vite-plugin-angular: read outputFromObservable options from args[1] in aot (6f7ccb9)
  • vite-plugin-angular: respect explicit declaration:false in lib-mode builds (#2352) (dfa4c95)
  • vite-plugin-angular: skip aot signal synthesis when a matching decorator is on the field (b823830)
  • vite-plugin-angular: skip signal downleveling when a matching decorator is on the field (0221f10)
  • vite-plugin-angular: support build.lib + dedupe diagnostics on the Angular Compilation API path (#2353) (61e8a56)

Features

  • add support for Angular v22 release (#2362) (911eb9a)
  • bump to Angular v22 packages (cd2883b)
  • create-analog: add --skipViteOverrides flag and Angular v22 RC templates (#2358) (f9f672c)
  • upgrade to Angular 22 RC and Nx 22.7.5 (#2357) (3961629)

v2.6.1-beta.1

08 Jun 19:18

Choose a tag to compare

v2.6.1-beta.1 Pre-release
Pre-release

2.6.1-beta.1 (2026-06-08)

Bug Fixes

  • vite-plugin-angular: parse skipped .ts files as TypeScript in vitest sourcemap plugin (#2367) (ba284a8)

v2.6.0

03 Jun 15:20

Choose a tag to compare

2.6.0 (2026-06-03)

Bug Fixes

  • vite-plugin-angular: don't shadow Vite ?raw imports of .ts files (#2359) (722eccb)
  • vite-plugin-angular: emit fastCompile JIT metadata in nested class scope (#2361) (a73ee49)

Features

  • add support for Angular v22 release (#2362) (911eb9a)
  • create-analog: add --skipViteOverrides flag and Angular v22 RC templates (#2358) (f9f672c)
  • upgrade to Angular 22 RC and Nx 22.7.5 (#2357) (3961629)

v2.6.0-beta.5

03 Jun 15:10

Choose a tag to compare

v2.6.0-beta.5 Pre-release
Pre-release

2.6.0-beta.5 (2026-06-03)

Features

v2.6.0-beta.4

02 Jun 18:33

Choose a tag to compare

v2.6.0-beta.4 Pre-release
Pre-release

2.6.0-beta.4 (2026-06-02)

Bug Fixes

  • vite-plugin-angular: emit fastCompile JIT metadata in nested class scope (#2361) (a73ee49)