goetzrobin / spartan

Cutting-edge tools powering Angular full-stack development.
https://spartan.ng
MIT License
1.1k stars 121 forks source link

chore: upgrade Angular to 17.3.0 for components #225

Closed tomdev9 closed 3 months ago

tomdev9 commented 3 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

Which package are you modifying?

What is the current behavior?

Currently, the project is running Angular version 17.3.0 at its core. However, all components within the project are still utilizing Angular version 17.1.0.

What is the new behavior?

With this update, all components have been upgraded to use Angular version 17.3.0, aligning them with the project's core Angular version.

Does this PR introduce a breaking change?

Other information