The previous i18n service would get removed from a production build in Angular since it wasn't referenced. To address this, there is now a service that Clarity provides itself and you can pass a custom, new localized set of strings into the service instead of trying to use the provider tree in Angular. You can read more here.
Our new progress bar component provides added accessibility support for screen readers