joanllenas / ngx-date-fns

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

Angular 14 support #383

Closed vadimwe closed 2 years ago

vadimwe commented 2 years ago

Description of the Issue and Steps to Reproduce:

Did you search for duplicate issue? [Yes]

Please describe the issue and steps to reproduce, preferably with a code sample / plunker:

Requires angular 13.2.* in peer

Environment:

Ionic:

Ionic CLI : 6.19.1 (/usr/local/lib/node_modules/@ionic/cli) Ionic Framework : @ionic/angular 6.1.9 @angular-devkit/build-angular : 14.0.1 @angular-devkit/schematics : 14.0.1 @angular/cli : 14.0.1 @ionic/angular-toolkit : 6.1.0

Cordova:

Cordova CLI : 10.0.0 (cordova-lib@10.1.0) Cordova Platforms : android 10.1.1, ios 6.2.0 Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 5.0.0, (and 10 other plugins)

Utility:

cordova-res : 0.15.4 native-run : 1.6.0

System:

Android SDK Tools : 26.1.1 (/Users/vs/Library/Android/sdk) ios-deploy : 1.11.4 ios-sim : 8.0.2 NodeJS : v14.18.1 (/usr/local/bin/node) npm : 8.10.0 OS : macOS Monterey Xcode : Xcode 13.4.1 Build version 13F100

Please answer the following questions:

jpduckwo commented 2 years ago

@joanllenas would be awesome if we can update the peer dependencies to 14.x now :) thanks!

joanllenas commented 2 years ago

Hey @vadimwe and @jpduckwo , could you please give ngx-date-fns@10.0.0-beta.0 a try? It should work with Angular 14.

Thanks!

vadimwe commented 2 years ago

@joanllenas It works fine now. Thank you :)

joanllenas commented 2 years ago

Ok, I just released v10.0.0. Cheers!

vadimwe commented 2 years ago

Thank you!!! :)

jpduckwo commented 2 years ago

Legend thank you!

mohamed-badaoui commented 1 year ago

angular 16.x support ?