Skip to content

v2.6.1

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 20:59

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)