Analogjs Analog Versions Save

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

v1.2.3-beta.2

2 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

2 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

3 weeks 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

3 weeks 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

3 weeks 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

3 weeks ago

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

Bug Fixes

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

v1.2.1-beta.1

3 weeks ago

1.2.1-beta.1 (2024-04-15)

Bug Fixes

  • vite-plugin-angular: support backticks with templateUrl and styleUrls (#1030) (2980d44)

v1.2.0

4 weeks ago

What's Changed

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

v1.2.0-beta.5

4 weeks ago

1.2.0-beta.5 (2024-04-11)

Bug Fixes

  • platform: add ngxtension to common packages for SSR (#1028) (6f75c1c)

v1.2.0-beta.4

4 weeks ago

1.2.0-beta.4 (2024-04-11)

Features

  • vite-plugin-angular: allows host bindings on <template> (#1024) (e3455b2)