NgFor
BREAKING CHANGE: `NgFor` has been removed as it was deprecated since v4. Use `NgForOf` instead. This does not impact the use of`*ngFor` in your templates. PR Close #18758
Adding an empty module to ease the migration to the i18n pipes. PR Close #18737