Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular 19 Support #456

Merged
merged 7 commits into from
Nov 20, 2024
Merged

Angular 19 Support #456

merged 7 commits into from
Nov 20, 2024

Conversation

igorls
Copy link
Contributor

@igorls igorls commented Nov 20, 2024

This pull request adds support for Angular 19, now stable.

Version and Dependency Updates:

  • package.json: Updated the package version to 0.16.0 and upgraded various dependencies to their latest versions. [1] [2]

Documentation Update:

  • README.md: Added support for version 0.16.x in the compatibility table.

Code Adjustments:

  • README.md: Removed the standalone property from the @Component decorator in the usage example.
  • projects/demo/server.ts: Changed import from @angular/ssr to @angular/ssr/node.

Test Configuration:

  • Set standalone to false in multiple test components to reflect the updated defaults.

@igorls igorls mentioned this pull request Nov 20, 2024
Copy link
Collaborator

@devoto13 devoto13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR 👍

@devoto13 devoto13 merged commit dd2603c into FortAwesome:main Nov 20, 2024
3 checks passed
@MrMattam
Copy link

Thank you !

@igorls igorls deleted the v19 branch November 22, 2024 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants