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 Angular to v19 & other dependencies to latest compatible #1173

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

jmcmichael
Copy link
Contributor

This PR updates Angular to v19 and the rest of the dependencies to their latest versions compatible with it.

Angular v19 contains some major updates, most importantly a complete signals API that makes working with async streams a LOT easier w/ less boilerplate. The dev workflow has improved, with hot module reloading for CSS, which will be a nice improvement when working with styles.

NOTE: this is a draft PR due to ng-zorro-antd running a bit behind on their v19 release, which should be out very soon.

Copy link

You must specify one of the following labels: bugfix, housekeeping, new-feature, enhancement, ignore-for-release, dependencies in order for this PR to appear in the release notes.

Copy link

You must specify one of the following labels: bugfix, housekeeping, new-feature, enhancement, ignore-for-release, dependencies in order for this PR to appear in the release notes.

@jmcmichael jmcmichael added the dependencies Pull requests that update a dependency file label Dec 18, 2024
@jmcmichael jmcmichael self-assigned this Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant