Skip to content

v1.7.3

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 12:31
· 105 commits to main since this release

1.7.3 (2024-08-30)

Bug Fixes

  • content: initial support for running with Zoneless change detection (#1284) (d5404c9)
  • create-analog: add minimal template option (#1293) (2af66fc)
  • nx-plugin: remove fileReplacements from vite build schema (#1306) (6d9c7c8)
  • platform: prevent rxfire package from being externalized during SSR (#1298) (89f63a4)
  • trpc: support running with Zoneless change detection (#1301) (fc7d50a)
  • update templates to use vitest-angular import for testing (#1292) (0587112)
  • vite-plugin-angular: remove @ngtools/webpack and make @angular-devkit/build-angular optional (#1304) (7b4a947)
  • vite-plugin-angular: use JavaScript transformer from Angular Devkit for build optimizations (#1302) (46da68a)