Skip to content

Releases: analogjs/analog

v1.8.1

19 Sep 19:55
Compare
Choose a tag to compare

1.8.1 (2024-09-19)

Bug Fixes

  • nx-plugin: add marked-mangle to installed dependencies on new app/migration (#1354) (e845850)
  • platform: add support for @ng-web-apis and @taiga-ui deps w/SSR (#1357) (7f7d192)
  • router: generate rawPath for ag page routes correctly (7081bb6)
  • vite-plugin-angular: add better support for angular/cdk in vitest browser testing (#1353) (157d9e2)
  • vite-plugin-angular: add check for ag files in fileExists function (2f5400d)
  • vite-plugin-angular: allow supplying and exporting vfile data for agx files (#1344) (6d555aa)
  • vite-plugin-angular: use defaultMarkdownTemplateTransform if none supplied (#1356) (ff9a0ee)
  • vitest-angular: setup separate import for configuring snapshots (#1340) (fa50a4d)

v1.8.1-beta.7

19 Sep 13:16
Compare
Choose a tag to compare
v1.8.1-beta.7 Pre-release
Pre-release

1.8.1-beta.7 (2024-09-19)

Bug Fixes

v1.8.1-beta.6

19 Sep 12:13
Compare
Choose a tag to compare
v1.8.1-beta.6 Pre-release
Pre-release

1.8.1-beta.6 (2024-09-19)

Bug Fixes

  • vite-plugin-angular: use defaultMarkdownTemplateTransform if none supplied (#1356) (ff9a0ee)

v1.8.1-beta.5

19 Sep 02:58
Compare
Choose a tag to compare
v1.8.1-beta.5 Pre-release
Pre-release

1.8.1-beta.5 (2024-09-19)

Bug Fixes

  • vite-plugin-angular: allow supplying and exporting vfile data for agx files (#1344) (6d555aa)

v1.8.1-beta.4

18 Sep 17:56
Compare
Choose a tag to compare
v1.8.1-beta.4 Pre-release
Pre-release

1.8.1-beta.4 (2024-09-18)

Bug Fixes

  • nx-plugin: add marked-mangle to installed dependencies on new app/migration (#1354) (e845850)

v1.8.1-beta.3

18 Sep 13:19
Compare
Choose a tag to compare
v1.8.1-beta.3 Pre-release
Pre-release

1.8.1-beta.3 (2024-09-18)

Bug Fixes

  • vite-plugin-angular: add better support for angular/cdk in vitest browser testing (#1353) (157d9e2)

v1.8.1-beta.2

10 Sep 17:42
Compare
Choose a tag to compare
v1.8.1-beta.2 Pre-release
Pre-release

1.8.1-beta.2 (2024-09-10)

Bug Fixes

  • vitest-angular: setup separate import for configuring snapshots (#1340) (fa50a4d)

v1.8.1-beta.1

10 Sep 04:05
Compare
Choose a tag to compare
v1.8.1-beta.1 Pre-release
Pre-release

1.8.1-beta.1 (2024-09-10)

Bug Fixes

  • router: generate rawPath for ag page routes correctly (7081bb6)
  • vite-plugin-angular: add check for ag files in fileExists function (2f5400d)

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)