Skip to content

v2.6.3

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jul 18:21

2.6.3 (2026-07-07)

Bug Fixes

  • support and migrate to Nx 23 (#2393) (b4e9140)
  • vite-plugin-angular: be more selective with potential angular code detection (#2394) (f257d10)
  • vite-plugin-angular: track inlined resources for HMR invalidation in fast compile (#2414) (db3d366)

Performance Improvements

  • platform: scope route invalidation to add/unlink and enable router fesm transform cache (#2410) (120407c)
  • vite-plugin-angular: dedupe emits, filter watcher invalidation, and memoize HMR metadata (#2412) (1d9e6fe)
  • vite-plugin-angular: persist dependency transform output across dep-optimizer runs (#2416) (c7fe67b)
  • vite-plugin-angular: reduce redundant parsing, fs work, and blocking reads in fastCompile (#2411) (f7f1fb2)