Skip to content

Conversation

Maurog-rgba
Copy link

This PR upgrades the project’s Angular version from v16 to v19, ensuring compatibility with the latest Angular features, performance improvements, and security patches.

Main updates:

Updated Angular core packages and dependencies to v19

Resolved compatibility issues with third-party libraries

Adjusted TypeScript and RxJS versions to match Angular v19 requirements

Ran ng update and performed necessary manual code adjustments

- Updated Angular packages to version 19.2.11 for core, common, compiler, forms, platform-browser, platform-browser-dynamic, router, and animations.
- Updated Angular DevKit packages to version 19.2.12 for architect, build-angular, and core.
- Updated Angular CLI, compiler-cli, and language-service to version 19.2.12 and 19.2.11 respectively.
- Updated ng-packagr to version 19.2.2.
- Updated TypeScript to version 5.8.3.
- Updated zone.js to version 0.15.0.
- Added 'standalone: false' to multiple pipe decorators for consistency.
- Modified tsconfig.json to enable esModuleInterop.
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.

1 participant