Skip to content

v1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 19:20
· 114 commits to main since this release

1.8.0 (2024-09-09)

Bug Fixes

  • nx-plugin: typo that causes Nx graph to crash (#1330) (102cf83)
  • router: add responseType in requestContextInterceptor for HttpClient (#1326) (88c077f)
  • vite-plugin-angular: add detection for storybook target in Nx workspace (f9014d4)
  • vite-plugin-angular: correctly capture diagnostics from errors and warnings (#1325) (5086d95)
  • vite-plugin-angular: fix optimization bug with bundles w/o side effects (#1332) (df48c49)
  • vite-plugin-angular: mark @angular/compiler with sideEffects during jit build (#1337) (4912562)
  • vite-plugin-angular: remove deprecated parameter from marked (#1327) (fe2ba78)
  • vite-plugin-nitro: prevent handling further middleware on return (#1313) (f8ee855)
  • vitest-angular: pass custom config file path to runner (#1334) (a1661e3)

Features

  • content: add og sub-package for generating Open Graph images (#1316) (1df068d)
  • vite-plugin-angular: add internal plugin to detect Storybook environment (#1314) (4045922)
  • vite-plugin-angular: add support for .ag extension (#1307) (4754793)
  • vite-plugin-angular: include frontmatter in markdown transform content (#1323) (283950d)