Skip to content

v1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Aug 14:00
· 424 commits to main since this release

1.7.0 (2024-08-05)

Bug Fixes

  • create-analog: add proper component naming (#1237) (24518fc)
  • platform: add workaround for redefined global in zone.js 0.14.5+ (#1245) (9ff8a4d)
  • platform: adjust transform filters for routes (#1231) (8b488ff)
  • router: correctly discover page endpoints from additional sources (#1238) (ef2cc86)
  • update peer dependencies for router and vitest-angular packages (#1242) (5fa4205)
  • vite-plugin-angular: add additionalContentDirs to analog globs (#1246) (b0abaa2)
  • vite-plugin-angular: use Vite preprocessCSS function for JIT CSS transform (#1243) (f84bbf0)

Features

  • add support for configuring additional page/content route sources (#1228) (869cfb5)
  • platform: add support for auto-discovery of SSR and optimization dependencies (#1226) (40d03e6)
  • router: provide server context awareness to routing and HttpClient requests (#1223) (b1cdd08)

What's Changed

Full Changelog: v1.6.4...v1.7.0