- 
                Notifications
    
You must be signed in to change notification settings  - Fork 135
 
Angular Versions Support
fundamental-ngx is supporting multiple Angular major versions. This is achieved by supporting multiple fundamental-ngx minor versions:
- npm package 
@fundamental-ngx/coreversion0.55.ywill be compiled with Angular 19 - npm package 
@fundamental-ngx/coreversion0.54.ywill be compiled with Angular 18 * 📍 - npm package 
@fundamental-ngx/coreversion0.53.ycompiled with Angular 18 * - npm package 
@fundamental-ngx/coreversion0.52.ycompiled with Angular 18 * - npm package 
@fundamental-ngx/coreversion0.51.ycompiled with Angular 18 * 
older versions
- npm package 
@fundamental-ngx/coreversion0.50.ycompiled with Angular 17 * 📍 - npm package 
@fundamental-ngx/coreversion0.49.ycompiled with Angular 17 * - npm package 
@fundamental-ngx/coreversion0.48.ycompiled with Angular 17 * - npm package 
@fundamental-ngx/coreversion0.47.ycompiled with Angular 16.2 * 📍 - npm package 
@fundamental-ngx/coreversion0.46.ycompiled with Angular 16.2 * - npm package 
@fundamental-ngx/coreversion0.45.ycompiled with Angular 16.1 * - npm package 
@fundamental-ngx/coreversion0.44.ycompiled with Angular 16.1 * - npm package 
@fundamental-ngx/coreversion0.43.ycompiled with Angular 15 * 📌 - npm package 
@fundamental-ngx/coreversion0.42.ycompiled with Angular 15 * - npm package 
@fundamental-ngx/coreversion0.41.ycompiled with Angular 15 * - npm package 
@fundamental-ngx/coreversion0.40.ycompiled with Angular 15 * - npm package 
@fundamental-ngx/coreversion0.39.ycompiled with Angular 15 * - npm package 
@fundamental-ngx/coreversion0.38.ycompiled with Angular 15 * - npm package 
@fundamental-ngx/coreversion0.37.ycompiled with Angular 14 ** - npm package 
@fundamental-ngx/coreversion0.36.ycompiled with Angular 14 ** - npm package 
@fundamental-ngx/coreversion0.35.ycompiled with Angular 13 ** - npm package 
@fundamental-ngx/coreversion0.34.ycompiled with Angular 13 ** - npm package 
@fundamental-ngx/coreversion0.33.ycompiled with Angular 13 ** - npm package 
@fundamental-ngx/coreversion0.32.ycompiled with Angular 11 ** - npm package 
@fundamental-ngx/coreversion0.31.ycompiled with Angular 11 ** - npm package 
@fundamental-ngx/coreversion0.30.ycompiled with Angular 11 ** - npm package 
@fundamental-ngx/coreversion0.29.ycompiled with Angular 11 ** - npm package 
@fundamental-ngx/coreversion0.28.ycompiled with Angular 10 ** - npm package 
@fundamental-ngx/coreversion0.27.ycompiled with Angular 10 ** - npm package 
@fundamental-ngx/coreversion0.26.ycompiled with Angular 10 ** - npm package 
@fundamental-ngx/coreversion0.25.ycompiled with Angular 10 ** - npm package 
@fundamental-ngx/coreversion0.24.ycompiled with Angular 10 ** - npm package 
@fundamental-ngx/coreversion0.23.ycompiled with Angular 10 ** - npm package 
@fundamental-ngx/coreversion0.22.ycompiled with Angular 10 ** - npm package 
@fundamental-ngx/coreversion0.21.ycompiled with Angular 10 ** - npm package 
@fundamental-ngx/coreversion0.20.ycompiled with Angular 9 ** - npm package 
@fundamental-ngx/coreversion0.19.ycompiled with Angular 9 ** - npm package 
@fundamental-ngx/coreversion0.18.ycompiled with Angular 9 ** - npm package 
@fundamental-ngx/coreversion0.17.ycompiled with Angular 9 ** - npm package 
@fundamental-ngx/coreversion0.16.ycompiled with Angular 9 ** - npm package 
@fundamental-ngx/coreversion0.15.ycompiled with Angular 8 ** - npm package 
@fundamental-ngx/coreversion0.14.ycompiled with Angular 8 ** - npm package 
@fundamental-ngx/coreversion0.13.ycompiled with Angular 8 ** - npm package 
@fundamental-ngx/coreversion0.12.ycompiled with Angular 8 ** - npm package 
@fundamental-ngx/coreversion0.11.xcompiled with Angular 7 ** - npm package 
@fundamental-ngx/coreversion0.10.1compiled with Angular 7 ** - npm package 
fundamental-ngxversion0.10.0compiled with Angular 7 ** 
➡️ 📍 version 0.54.x will be the last Angular 18 release
➡️ 📍 version 0.50.x will be the last Angular 17 release
➡️ 📍 version 0.47.y will be the last Angular 16 release
➡️ 📌  version 0.43.x will be the last Angular 15 release
➡️ * Angular v. 17 and 18 are not longer actively supported - make sure to migrate your application to the latest.
➡️ ** Angular v. 16 and lower are not any longer supported - make sure to migrate your application to the latest.
More info about Angular version support can be found here
Version 0.12.* is compiled with Angular 8 and with IVY opted in. It can be used by applications running on Angular 8 or higher.