You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sure, will check it out. angular releases a new version. At the moment there are no code breaking changes just overall improvements in signal concept. Remember flicker issue in images due to zone js that continuously check for changes. Now angular is moving from this to a signal based approach but some things introduced at the moment are experimental but will look at it in detail
Overall, everything is functioning well, including the test cases, with only minor deprecated features being updated and resolved. Interestingly, this update brings several significant improvements in state management and performance without requiring any code changes. Some highlights include:
Enhanced Ivy Rendering Engine: The updated engine improves component rendering efficiency while reducing memory usage.
RxJS 8 Integration: Performance optimizations and the introduction of new operators enhance overall efficiency.
Proposal
This ticket is to track the activities related to checking changes in Angular 19.
It should be verified:
List of dependencies that might require to be updated to Angular 19:
The text was updated successfully, but these errors were encountered: