12.0.0
- Updates to Angular version 17.0.0.
- Switches the
RoundProgressComponent
to bestandalone: true
so that it can be loaded using the new@defer
primitive. Importing through theRoundProgressModule
still works.
RoundProgressComponent
to be standalone: true
so that it can be loaded using the new @defer
primitive. Importing through the RoundProgressModule
still works.