Skip to content

Releases: analogjs/analog

v1.8.0

09 Sep 19:20
Compare
Choose a tag to compare

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)

v1.8.0-beta.9

09 Sep 12:59
Compare
Choose a tag to compare
v1.8.0-beta.9 Pre-release
Pre-release

1.8.0-beta.9 (2024-09-09)

Bug Fixes

  • vitest-angular: pass custom config file path to runner (#1334) (a1661e3)

v1.8.0-beta.8

09 Sep 12:21
Compare
Choose a tag to compare
v1.8.0-beta.8 Pre-release
Pre-release

1.8.0-beta.8 (2024-09-09)

Bug Fixes

  • vite-plugin-angular: fix optimization bug with bundles w/o side effects (#1332) (df48c49)

v1.8.0-beta.7

09 Sep 12:10
Compare
Choose a tag to compare
v1.8.0-beta.7 Pre-release
Pre-release

1.8.0-beta.7 (2024-09-09)

Bug Fixes

  • nx-plugin: typo that causes Nx graph to crash (#1330) (102cf83)

v1.8.0-beta.10

09 Sep 18:27
Compare
Choose a tag to compare
v1.8.0-beta.10 Pre-release
Pre-release

1.8.0-beta.10 (2024-09-09)

Bug Fixes

  • vite-plugin-angular: mark @angular/compiler with sideEffects during jit build (#1337) (4912562)

v1.8.0-beta.6

06 Sep 16:52
Compare
Choose a tag to compare
v1.8.0-beta.6 Pre-release
Pre-release

1.8.0-beta.6 (2024-09-06)

Bug Fixes

  • vite-plugin-angular: remove deprecated parameter from marked (#1327) (fe2ba78)

v1.8.0-beta.5

06 Sep 16:25
Compare
Choose a tag to compare
v1.8.0-beta.5 Pre-release
Pre-release

1.8.0-beta.5 (2024-09-06)

Bug Fixes

  • vite-plugin-angular: correctly capture diagnostics from errors and warnings (#1325) (5086d95)

v1.8.0-beta.4

06 Sep 16:13
Compare
Choose a tag to compare
v1.8.0-beta.4 Pre-release
Pre-release

1.8.0-beta.4 (2024-09-06)

Bug Fixes

  • router: add responseType in requestContextInterceptor for HttpClient (#1326) (88c077f)

v1.8.0-beta.3

05 Sep 12:30
Compare
Choose a tag to compare
v1.8.0-beta.3 Pre-release
Pre-release

1.8.0-beta.3 (2024-09-05)

Features

  • vite-plugin-angular: include frontmatter in markdown transform content (#1323) (283950d)

v1.8.0-beta.2

02 Sep 04:09
Compare
Choose a tag to compare
v1.8.0-beta.2 Pre-release
Pre-release

1.8.0-beta.2 (2024-09-02)

Bug Fixes

  • vite-plugin-angular: add detection for storybook target in Nx workspace (f9014d4)