Skip to content

v1.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 17:57
· 19 commits to main since this release

1.9.1 (2024-10-28)

Bug Fixes

  • add Nx 20.x to package.json dev dependencies (#1411) (cae8861)
  • content: fix install dependencies, remove marked mangle warnings (#1413) (bc3b6df)
  • router: inject HttpClient only when page endpoint is configured (#1412) (c037b01)
  • router: serialize transfer state cache key for internal API requests (#1415) (855a314)
  • vite-plugin-angular: force rebuild and analysis on filesystem changes (#1416) (94e7da1)
  • vite-plugin-angular: infer production build from config mode instead of NODE_ENV (#1423) (98e4bab)
  • vite-plugin-angular: set ngDevMode in during build optimization (#1417) (8e1a3b4)
  • vite-plugin-nitro: enable websocket support & add docs (#1419) (9ac357f)