v15 received contributions from over 210 people across framework, components, and CLI! We're so grateful to be a part of the open source community. There are too many great contributions to count, but we'd love to highlight two of them:
3
17
191
0
3
@maziweiss implemented a feature which allows you to globally change the default formatting configuration for `DatePipe`. The configuration will enable `shortDate` format for all the places you use `DatePipe` in your application.