elements
elements copied to clipboard
Upgrade to Angular 17
Description
Angular 17 has been released with new features, improvements, and bug fixes. This task involves upgrading our project to Angular 17 to leverage the latest advancements in the framework and benefit from enhanced performance, stability, and functionality.
Acceptance Criteria
- [ ] Project dependencies are successfully updated to Angular 17.
- [ ] Codebase is adjusted to accommodate any breaking changes or deprecations.
- [ ] Compatibility with existing code and third-party libraries is maintained.
- [ ] Thorough testing is conducted to identify and resolve issues introduced by the upgrade.