Skip to content

Releases: analogjs/analog

v2.0.0-beta.1

19 Sep 21:35

Choose a tag to compare

v2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2025-09-19)

Bug Fixes

  • analyze files for HMR updates (a1fad0a)
  • content-plugin: remove old migrations (1953f86)
  • create-analog: update Angular template versions (791a8ab)
  • remove Angular v16 from release config (6afc4fa)
  • router: adjust peer deps for Angular v20 (f6612fe)
  • update lockfile (3adfd16)
  • vite-plugin-angular: more agx cleanup (91e0262)
  • vite-plugin-angular: remove support for Analog SFCs (#1867) (52817cc)
  • vitest-angular: add import attribute for json schema (5c745ef)

Features

  • drop support for Angular <=16 (#1825) (9d7176a)
  • update Angular builders to compile to ESM (#1868) (68d37a7)
  • upgrade to Vite 6.x (5ce9829)
  • vite-plugin-angular: introduce support for Angular v19 HMR/live reload (3820dc4)

BREAKING CHANGES

  • The base version of Vite is updated.

BEFORE:

Vite 5.x is the base version.

AFTER:

Vite 6.x is the base version.

v2.0.0-alpha.27

19 Sep 13:00

Choose a tag to compare

v2.0.0-alpha.27 Pre-release
Pre-release

2.0.0-alpha.27 (2025-09-19)

Bug Fixes

  • content-plugin: remove old migrations (1953f86)

v2.0.0-alpha.26

19 Sep 12:54

Choose a tag to compare

v2.0.0-alpha.26 Pre-release
Pre-release

2.0.0-alpha.26 (2025-09-19)

Bug Fixes

  • router: adjust peer deps for Angular v20 (f6612fe)

v2.0.0-alpha.25

19 Sep 12:29

Choose a tag to compare

v2.0.0-alpha.25 Pre-release
Pre-release

2.0.0-alpha.25 (2025-09-19)

Bug Fixes

  • add provenance to package publishing steps (c2c1534)
  • vite-plugin-angular: use configured resolve conditions then defaults (#1882) (b79ab7b)

v1.21.1

18 Sep 22:37

Choose a tag to compare

1.21.1 (2025-09-18)

Bug Fixes

  • add provenance to package publishing steps (c2c1534)
  • vite-plugin-angular: use configured resolve conditions then defaults (#1882) (b79ab7b)

v1.21.1-beta.2

18 Sep 12:42

Choose a tag to compare

v1.21.1-beta.2 Pre-release
Pre-release

1.21.1-beta.2 (2025-09-18)

Bug Fixes

  • vite-plugin-angular: use configured resolve conditions then defaults (#1882) (b79ab7b)

v1.21.1-beta.1

16 Sep 20:55

Choose a tag to compare

v1.21.1-beta.1 Pre-release
Pre-release

1.21.1-beta.1 (2025-09-16)

Bug Fixes

  • add provenance to package publishing steps (c2c1534)

v2.0.0-alpha.24

11 Sep 16:57

Choose a tag to compare

v2.0.0-alpha.24 Pre-release
Pre-release

2.0.0-alpha.24 (2025-09-11)

Bug Fixes

  • create-analog: remove template overrides (#1870) (f2033d8)
  • platform: add inlineStylesExtension to plugin API (#1876) (0535788)

Features

  • add support for Angular v20.3.x (#1875) (34e493a)
  • content: introduce content resources and loaders (#1874) (4b2b846)
  • nx-plugin: default to es2022 when setting up Vitest (#1873) (ff2f4ca)
  • vite-plugin-angular: add support for file replacements per environment (#1871) (62f9a2d)

v1.21.0

11 Sep 16:50

Choose a tag to compare

1.21.0 (2025-09-11)

Bug Fixes

  • create-analog: remove template overrides (#1870) (f2033d8)
  • platform: add inlineStylesExtension to plugin API (#1876) (0535788)

Features

  • add support for Angular v20.3.x (#1875) (34e493a)
  • content: introduce content resources and loaders (#1874) (4b2b846)
  • nx-plugin: default to es2022 when setting up Vitest (#1873) (ff2f4ca)
  • vite-plugin-angular: add support for file replacements per environment (#1871) (62f9a2d)

v1.21.0-beta.5

11 Sep 13:33

Choose a tag to compare

v1.21.0-beta.5 Pre-release
Pre-release

1.21.0-beta.5 (2025-09-11)

Features

  • vite-plugin-angular: add support for file replacements per environment (#1871) (62f9a2d)