v2.6.1
v2.6.1
View on GitHubView PackagePublished: Jun 11, 2026

Release Notes

2.6.1 (2026-06-11)

Bug Fixes

  • vite-plugin-angular: import NgModule/tuple exports from their defining file in fastCompile (#2370) (dafa025)
  • vite-plugin-angular: parse skipped .ts files as TypeScript in vitest sourcemap plugin (#2367) (ba284a8)
  • vite-plugin-angular: skip rolldown dep optimizer transform in test mode and close transformer (#2373) (756d510)
  • vite-plugin-angular: treat the vitest run command as a single run instead of watch mode (#2374) (931200a)