joanllenas / ngx-date-fns

⏳ date-fns pipes for Angular
163 stars 14 forks source link

Version 11 #402

Closed joanllenas closed 6 months ago

joanllenas commented 6 months ago

This PR adds support for date-fns v3. The API of this library hasn't changed. Based on our testing, all tests have passed without any modifications, indicating that the API surface we support works the same.

Breaking changes

Fixes #401