-
Notifications
You must be signed in to change notification settings - Fork 130
Home
We are happy to announce that @fundamental-ngx
is supporting multiple Angular major versions. This is achieved by supporting multiple @fundamental-ngx
minor versions:
- npm package
@fundamental-ngx/core
version0.27.y
TBD - npm package
@fundamental-ngx/core
version0.26.y
will be compiled with Angular 10 - npm package
@fundamental-ngx/core
version0.25.y
compiled with Angular 10 - npm package
@fundamental-ngx/core
version0.24.y
compiled with Angular 10 - npm package
@fundamental-ngx/core
version0.23.y
compiled with Angular 10 - npm package
@fundamental-ngx/core
version0.22.y
compiled with Angular 10 - npm package
@fundamental-ngx/core
version0.21.y
compiled with Angular 10 - npm package
@fundamental-ngx/core
version0.20.y
compiled with Angular 9 - npm package
@fundamental-ngx/core
version0.19.y
compiled with Angular 9 - npm package
@fundamental-ngx/core
version0.18.y
compiled with Angular 9 - npm package
@fundamental-ngx/core
version0.17.y
compiled with Angular 9 - npm package
@fundamental-ngx/core
version0.16.y
compiled with Angular 9 - npm package
@fundamental-ngx/core
version0.15.y
compiled with Angular 8 - npm package
@fundamental-ngx/core
version0.14.y
compiled with Angular 8 - npm package
@fundamental-ngx/core
version0.13.y
compiled with Angular 8 - npm package
@fundamental-ngx/core
version0.12.y
compiled with Angular 8 - npm package
@fundamental-ngx/core
version0.11.x
compiled with Angular 7 - npm package
@fundamental-ngx/core
version0.10.1
compiled with Angular 7 - npm package
fundamental-ngx
version0.10.0
compiled with Angular 7
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.
The last minor version of fundamental-ngx that will be compiled with Angular 8 is 0.15.*
. Only fixes and patches will be pushed to those version (e.g. 0.12.1
, 0.12.2
, etc.). It can be used by applications using Angular 8 and up.
The last minor version of fundamental-ngx that will be compiled with Angular 9 will be 0.20.*
. Only fixes and patches will be pushed to those versions(e.g. 0.17.1
, 0.18.2
, etc.). It can be used by applications using Angular 9 and up.
Starting version 0.10.1
fundamental-ngx
is supporting 2 npm packages - core
and platform
.
- core (npm package name:
@fundamental-ngx/core
) is the new name of the previous packagefundamental-ngx
- platform (npm package name:
@fundamental-ngx/platform
) is a new package that will support bulding a highly declarative and customizable UI without using templates. It is based on metaUI
- Breaking Changes overview
- Version 0.22 Breaking Changes
- Version 0.21 Breaking Changes
- Version 0.20 Breaking Changes
- Version 0.19 Breaking Changes and Features
- Version 0.18 Breaking Changes and Features
- Version 0.17 Does not contain breaking changes
- Version 0.16 Breaking Changes
- Version 0.15 Breaking Changes and Features
- Version 0.14 Breaking Changes and Features
- Version 0.13 Breaking Changes and Features
- Version 0.12 Breaking Changes
- version 0.11 Breaking Changes
- version 0.10 Breaking Changes
- version 0.9 Breaking Changes
- version 0.8 Breaking Changes
- version 0.7 Breaking Changes
- version 0.6 Breaking Changes
- version 0.5 Breaking Changes