Skip to content

v4.5.2

Latest
Compare
Choose a tag to compare
@patternfly-build patternfly-build released this 04 Sep 15:22
· 1 commit to master since this release

4.5.2 (2019-09-04)

Bug Fixes

  • peer-dependencies: adjust peer dependencies for Angular 8 (#462) (bd78ad6)

Release notes

PatternFly-ng is not compatible with the dropdown of ngx-bootstrap v3.3.0. Confirmed that ngx-bootstrap v3.0.0-v3.2.0 is compatible.

For Angular 8, the following must be added to the options of agular.json

"options": {
  "preserveSymlinks": true,

For more details, see: #462