Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@analogjs/astro-angular

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@analogjs/astro-angular - npm Package Versions

brandonroberts
published 0.2.28 •

Changelog

Source

0.2.28 (2023-12-15)

Bug Fixes

  • vite-plugin-angular: add sourcemap fix to optimizer plugin (4144bab)
brandonroberts
published 0.2.27 •

Changelog

Source

0.2.27 (2023-12-15)

Bug Fixes

  • vite-plugin-angular: improve compatibility with sourcemaps (#803) (ccc959b)
  • vite-plugin-angular: support Windows path for templateUrl and styleUrl (#799) (c083461)
brandonroberts
published 0.2.26 •

Changelog

Source

0.2.26 (2023-12-13)

Bug Fixes

  • create-analog: update templates to align package versions (0d3ed35)

Performance Improvements

  • vite-plugin-angular: only filter to Angular CDK packages for ESM transform (#796) (d5256a8)
brandonroberts
published 1.0.0-beta.1 •

Changelog

Source

1.0.0-beta.1 (2023-12-12)

Bug Fixes

  • create-analog: set app root for Vite/ESM support (32ab9ce)
  • vite-plugin-nitro: use relative paths for root directory (989fd6d)
brandonroberts
published 1.0.0-beta.0 •

Changelog

Source

1.0.0-beta.0 (2023-12-12)

Bug Fixes

Features

  • add npm publish job for packages (2802c92)
  • update app templates to 1.0.0-beta (5a23eb0)
brandonroberts
published 0.2.25 •

Changelog

Source

0.2.25 (2023-12-12)

Bug Fixes

  • add default reporters to vitest configuration (#791) (bdc216c)
brandonroberts
published 0.2.24 •

Changelog

Source

0.2.24 (2023-12-08)

Bug Fixes

  • create-analog: add npmrc to renamed files, re-enable e2e tests (#786) (dc9c37f)

Features

  • nx-plugin: add schematic to setup Vitest for existing Angular projects (#787) (5deadfc)
brandonroberts
published 0.2.23 •

Changelog

Source

0.2.23 (2023-12-07)

Bug Fixes

  • nx-plugin: remove extra class in Tailwind/trpc example (#772) (b5ee6d5)

Features

  • create-analog: update Vitest to 1.0.x, update angular-v17 template app (#782) (c80d05f)
  • vite-plugin-angular: add support for styleUrl in component decorator (#784) (4ae30a9)
brandonroberts
published 0.2.22 •

Changelog

Source

0.2.22 (2023-11-22)

Bug Fixes

  • create-analog: add blog files to cli template (7b33473)
  • platform: add missing index option for the platform plugin (#765) (9bd6609)
  • vite-plugin-angular: add Vitest plugin to transform async/await in Angular packages (#760) (8024c49)

Features

  • vite-plugin-nitro: add workspaceRoot option to override process.cwd (#764) (90cac1c)
brandonroberts
published 0.2.21 •

Changelog

Source

0.2.21 (2023-11-20)

Bug Fixes

  • nx-plugin: add angular-v17 template files (#758) (a0668d2)

Features

  • create-analog: add blog template to cli (#761) (f2c42df)
  • upgrade to Vite 5 and update template apps to Vite 5 (#759) (fa982dd)