npm ngx-date-fns 6.0.0
v6.0.0

latest releases: 11.0.0, 11.0.0-beta.0, 10.0.1...
4 years ago

Added missing locale support to all locale-aware pipes.

Some locale-aware pipes didn't have the DateFnsConfigurationService subscriptions implemented.

⚠ BREAKING CHANGES

The following pipes:

  • GetWeekOfMonthPipe,
  • GetWeekYearPipe,
  • GetWeekPipe,
  • GetWeeksInMonthPipe,
  • LastDayOfWeekPipe,
  • StartOfWeekYearPipe
  • StartOfWeekPipe

are now impure and require parametrization when instantiated via new MyClass().

Don't miss a new ngx-date-fns release

NewReleases is sending notifications on new releases.