Skip to content

v2.4.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Mar 21:08
· 194 commits to alpha since this release

2.4.0-alpha.1 (2026-03-10)

Bug Fixes

  • platform: allow using custom vite plugins for Angular compilation (#2102) (8bb4fb4)
  • router: use non-greedy regex for path normalization (#2093) (fa5dd9b)
  • update dependencies and package manager versions across projects (#2106) (429536c), closes #2040
  • vite-plugin-angular: hash styleId to prevent filename exceeding max length (#2090) (2aa2114)

Features

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