Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Releases: fabric8-ui/fabric8-recommender

v2.1.3

29 Jan 13:09
Compare
Choose a tag to compare

2.1.3 (2019-01-29)

Bug Fixes

  • wit: updates version of ngx-fabric8-wit (31bf35b)

v2.1.2

19 Nov 21:22
Compare
Choose a tag to compare

2.1.2 (2018-11-19)

Bug Fixes

  • package: in the projects dir, downgrade c3 to ^0.4.18 to match patternfly (d6e75db)

v2.1.1

19 Nov 20:48
Compare
Choose a tag to compare

2.1.1 (2018-11-19)

Bug Fixes

  • package: downgrade c3 to ^0.4.18 to match patternfly (9724313)

v2.1.0

15 Nov 06:06
Compare
Choose a tag to compare

2.1.0 (2018-11-15)

Features

  • package: update libraries (833ef6a)
  • package: update the libraries at the project level (2700ff9)

v2.0.0

15 Nov 03:30
Compare
Choose a tag to compare

2.0.0 (2018-11-15)

Bug Fixes

  • build: remove package-lock and set up clean to clear it (2df9172)
  • build: update npm clean script to clear the cache (6e61103)

Features

  • package: update library versions (9bce084)

BREAKING CHANGES

  • package: Upgrade Angular to v7

@angular/animations ^6.1.0 → ^7.0.3
@angular/common ^6.1.0 → ^7.0.3
@angular/compiler ^6.1.0 → ^7.0.3
@angular/core ^6.1.0 → ^7.0.3
@angular/forms ^6.1.0 → ^7.0.3
@angular/http ^6.1.0 → ^7.0.3
@angular/platform-browser ^6.1.0 → ^7.0.3
@angular/platform-browser-dynamic ^6.1.0 → ^7.0.3
@angular/router ^6.1.0 → ^7.0.3
c3 ^0.4.18 → ^0.6.8
ngx-base ^3.1.1 → ^4.0.0
@angular-devkit/build-angular ~0.7.0 → ~0.10.5
@angular-devkit/build-ng-packagr ~0.7.0 → ~0.10.5
@angular/cli ~6.1.5 → ~7.0.5
@angular/compiler-cli ^6.1.0 → ^7.0.3
@angular/language-service ^6.1.0 → ^7.0.3
@types/node ~8.9.4 → ~10.12.7
codelyzer ~4.2.1 → ~4.5.0
jasmine-core ~2.99.1 → ~3.3.0
karma-jasmine-html-reporter ^0.2.2 → ^1.4.0
ng-packagr ^3.0.0 → ^4.4.0
semantic-release 15.9.9 → 15.12.0
ts-node ~5.0.1 → ~7.0.1
tslint ~5.9.1 → ~5.11.0
typescript ~2.7.2 → ~3.1.6
ngx-bootstrap ^3.0.1 → ^3.1.1
ngx-fabric8-wit ^8.0.0 → ^8.3.0
ngx-login-client ^2.3.1 → ^2.7.0
patternfly ^3.54.1 → ^3.57.2
rxjs ^6.0.0 → ^6.3.3
@types/jasmine ~2.8.6 → ~2.8.11
@types/jasminewd2 ~2.0.3 → ~2.0.6
karma ^3.0.0 → ^3.1.1
karma-coverage-istanbul-reporter ~2.0.0 → ~2.0.4
protractor ~5.4.0 → ~5.4.1
tsickle >=0.29.0 → >=0.33.1

v1.0.2

01 Oct 15:21
Compare
Choose a tag to compare

1.0.2 (2018-10-01)

Bug Fixes

  • component-feedback: fixes issue with header on component-fedback, removes unwanted imports (fe004e7)

v1.0.1

21 Sep 07:46
755551a
Compare
Choose a tag to compare

1.0.1 (2018-09-21)

Bug Fixes

  • version: update ngx-fabric8-wit version and use new SpaceNameModule (58f44ed)

v1.0.0

10 Sep 13:35
dba73f2
Compare
Choose a tag to compare

1.0.0 (2018-09-10)

Bug Fixes

  • build-app: fixes build app comple, updates wit (5990cf9)
  • CVE: updates karma to 3.0.0 to handle CVEs (936a7a0)
  • lib: npm run build:lib succeed (753cfe5)
  • lib: removes ngx-compat and feedback module (c19a6ee)
  • shared: removes shared from demo app as env are not needed (7f41414)
  • tslint: fixes tslint errors (5529162)

update

  • angular: to version 6.1.0 (cdc3712)

BREAKING CHANGES

  • angular: update to rxjs6 and angular6 using ng-cli6

v0.13.5

24 Aug 06:51
2c5d8d2
Compare
Choose a tag to compare

0.13.5 (2018-08-24)

Bug Fixes

  • httpclient: move to HttpClient in preparation for ng6 (a43d5d2)

v0.13.4

23 Aug 15:17
c71a964
Compare
Choose a tag to compare

0.13.4 (2018-08-23)

Bug Fixes

  • webpack-dashboard: changes version to 0.3.0 comapatible version, updates READMEs (3059519)