-
Notifications
You must be signed in to change notification settings - Fork 73
Update to Angular 19 #128
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
base: master
Are you sure you want to change the base?
Update to Angular 19 #128
Conversation
Feat/angular 19
chore: update lib version
@nerPatricia thank you! AS far as I remember, the release workflow automatically bumping the version of package. So please revert package.json version, and would be good to go. |
chore: revert version number
@timofei-iatsenko thanks for your feedback! I send a update reverting the version, can you check it please? |
@timofei-iatsenko Any chance of getting this merged in and a new release made? |
This would be great if merged! |
Any plan to get this merged? |
Any idea when this will get merged? Are there issues with this version? I see there are conflicts @nerPatricia |
@timofei-iatsenko Just wondering if there was anything more that was needed for this? Would love to help if there is anything needed to get this working with Angular v19. |
Issue: #127
This PR update Angular packages to v19 and related packages. More about the new version: https://blog.angular.dev/meet-angular-v19-7b29dfd05b84
Because of the new version, all the components are now standalone by default.