Skip to content

v3.0.0-alpha.59

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Jun 21:12

3.0.0-alpha.59 (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)