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

Update to Angular 19 #125

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update to Angular 19 #125

wants to merge 1 commit into from

Conversation

rhuitl
Copy link

@rhuitl rhuitl commented Jan 26, 2025

This is the result of running

ng update @angular/cli @angular/core

to update Angular from 18 to 19. The test suite passes.

I have not tested the library in a separate application - I would not expect any problems because, as you see, there were no real changes (and I cannot update the application I'm using ngx-flow in easily).

@rhuitl rhuitl mentioned this pull request Jan 26, 2025
@rhuitl
Copy link
Author

rhuitl commented Jan 27, 2025

It's also tested in my application now, works fine.

@Quentigus
Copy link
Collaborator

Quentigus commented Jan 27, 2025

Hi,
You can put ^19.0.0 for all @angular/* dependencies to allow all versions of this major.
I think is OK for the rest

@rhuitl
Copy link
Author

rhuitl commented Jan 27, 2025

Done

@rhuitl
Copy link
Author

rhuitl commented Jan 29, 2025

Is there anything else to do before merging & releasing this?

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.

2 participants