Skip to content

Releases: analogjs/analog

v2.4.0-beta.4

05 Mar 20:26

Choose a tag to compare

v2.4.0-beta.4 Pre-release
Pre-release

2.4.0-beta.4 (2026-03-05)

Bug Fixes

  • platform: allow using custom vite plugins for Angular compilation (#2102) (8bb4fb4)

v2.4.0-beta.3

01 Mar 22:36

Choose a tag to compare

v2.4.0-beta.3 Pre-release
Pre-release

2.4.0-beta.3 (2026-03-01)

Bug Fixes

  • vite-plugin-angular: use single ? for JIT style resolve suffix (#2096) (7693930)

v2.4.0-beta.2

01 Mar 22:31

Choose a tag to compare

v2.4.0-beta.2 Pre-release
Pre-release

2.4.0-beta.2 (2026-03-01)

Bug Fixes

  • router: use non-greedy regex for path normalization (#2093) (fa5dd9b)

v2.3.1

01 Mar 22:32

Choose a tag to compare

2.3.1 (2026-03-01)

Bug Fixes

  • vite-plugin-angular: use single ? for JIT style resolve suffix (#2096) (7693930)

v2.4.0-beta.1

27 Feb 20:40

Choose a tag to compare

v2.4.0-beta.1 Pre-release
Pre-release

2.4.0-beta.1 (2026-02-27)

Features

  • content: extract TOC to be property on contentFile (#2091) (4e870cc)

v2.3.1-beta.1

27 Feb 13:28

Choose a tag to compare

v2.3.1-beta.1 Pre-release
Pre-release

2.3.1-beta.1 (2026-02-27)

Bug Fixes

  • vite-plugin-angular: hash styleId to prevent filename exceeding max length (#2090) (2aa2114)

v2.3.0

25 Feb 22:18

Choose a tag to compare

2.3.0 (2026-02-25)

Bug Fixes

  • add dependsOn to astro-angular build (1a6182d)
  • build before publish (432ffa6)
  • bump build (1c61fbc)
  • publish from workflow (390dd74)
  • remove npm token from semantic release (ba42f16)
  • remove npm token publishing (1c490ad)
  • revert back to semantic release (ea10b1b)
  • storybook-angular): revert "fix(storybook-angular: add missing applyDecorators to render annotaions" (#2088) (86e2a6a)
  • storybook-angular: add missing applyDecorators to render annotaions (#2086) (9a14163)
  • storybook-angular: add missing await to storybook-angular preset core (#2081) (352870a)
  • storybook-angular: resolve experimentalZoneless in Vitest path (#2059) (447dad2)
  • update implicit dependencies for build (cfb0abc)
  • update node setup in release workflow (5bd0923)
  • update node version (4aaa6bd)
  • vite-plugin-angular: add missing tinyglobby dependency (#2069) (8661cb6)
  • vitest-angular: add missing zone.js optional peer dependency (#2071) (88a1a55)
  • vitest-angular: fix setupTestBed's providers option (#2072) (2e7a02f)

Features

  • router: support optional catch all routes (#2043) (ba9fc09)
  • vite-plugin-nitro: add option for markdown source output alongside prerendered routes (#2082) (c15d20b)
  • vitest-angular: add setup schematic and ng-add support (#2056) (cc26771)

v2.3.0-beta.18

25 Feb 22:14

Choose a tag to compare

v2.3.0-beta.18 Pre-release
Pre-release

2.3.0-beta.18 (2026-02-25)

Bug Fixes

  • storybook-angular): revert "fix(storybook-angular: add missing applyDecorators to render annotaions" (#2088) (86e2a6a)

v2.3.0-beta.17

24 Feb 22:06

Choose a tag to compare

v2.3.0-beta.17 Pre-release
Pre-release

2.3.0-beta.17 (2026-02-24)

Bug Fixes

  • storybook-angular: add missing applyDecorators to render annotaions (#2086) (9a14163)

v2.3.0-beta.16

24 Feb 03:14

Choose a tag to compare

v2.3.0-beta.16 Pre-release
Pre-release

2.3.0-beta.16 (2026-02-24)

Features

  • router: support optional catch all routes (#2043) (ba9fc09)