Skip to content

v2.7.1

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Aug 21:08

2.7.1 (2026-08-26)

Bug Fixes

  • content: escape html in the marked code renderer (7c6febf)
  • content: escape mermaid output and add sha-256 digest tests (0688cb0)
  • router: guard import.meta.env access in streaming SSR renderer (#2495) (b18f2be)
  • router: serialize cache-key fields unambiguously (5509aeb)
  • router: use SHA-256 for TransferState cache keys (76f54a6)
  • vite-plugin-angular: fix hmr plus :host styles in .scss issue (#2493) (a0e2115)
  • vite-plugin-angular: return worker path unchanged from processWebWorker (#2488) (2851c69)