Skip to content

11.2.2

Latest
Compare
Choose a tag to compare
@sapozhnikovay sapozhnikovay released this 01 Jul 22:50
· 1 commit to master since this release

Fix date-fns/locales ES import for Jest #10

Fix possible regression with date-fns ES imports. Bump date-fns peer dependency to ^2.22.1

Fix optional chaining for the options property. #12

All NgxDateFnsDateAdapter constructor parameters are optional now. You can now omit available locales array if you want to use en-US locale only.