Analogjs Analog Versions Save

The fullstack meta-framework for Angular. Powered by Vite and Nitro

v1.3.0-beta.4

2 weeks ago

1.3.0-beta.4 (2024-04-29)

Bug Fixes

  • create-analog: update support for Angular v16 projects (#1062) (b16ec6f)

v1.3.0-beta.3

3 weeks ago

1.3.0-beta.3 (2024-04-26)

Bug Fixes

  • vite-plugin-angular: add @ngtools/webpack to peer deps of Angular Vite plugin (#1053) (c6490e2)

v1.3.0-beta.2

3 weeks ago

1.3.0-beta.2 (2024-04-25)

Bug Fixes

  • nx-plugin: add support for nx tsconfig paths for vitest setup (#1057) (efe3712)
  • remove commonjsOptions from Nx setup (#1052) (a2892d7)

v1.3.0-beta.1

3 weeks ago

1.3.0-beta.1 (2024-04-25)

Features

  • nx-plugin: add init schematic/generator for migrating an Angular SPA to Analog (#1049) (ca2b3df)

v1.2.3-beta.2

3 weeks ago

1.2.3-beta.2 (2024-04-24)

Bug Fixes

  • create-analog: add dev dependency when using yarn (#1048) (770dcdf)

v1.2.3-beta.1

3 weeks ago

1.2.3-beta.1 (2024-04-24)

Bug Fixes

  • vite-plugin-angular: add support for more test filtering functions (#1050) (97823ba)

v1.2.2

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/analogjs/analog/compare/v1.2.0...v1.2.2

v1.2.1-beta.4

1 month ago

1.2.1-beta.4 (2024-04-18)

Bug Fixes

  • content: use PendingTasks to ensure content has been rendered before SSR serialization (#1044) (2f5abbd)

v1.2.1-beta.3

1 month ago

1.2.1-beta.3 (2024-04-17)

Bug Fixes

  • vite-plugin-nitro: inline renderer and template on Windows for prerendering (#1041) (ac81da1)

v1.2.1-beta.2

1 month ago

1.2.1-beta.2 (2024-04-16)

Bug Fixes

  • nx-plugin: add support for app generator in Angular CLI workspaces (#1035) (2b6e0a0)