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

v6.20.0

Compare
Choose a tag to compare
@fabric8cd fabric8cd released this 31 Oct 02:59
· 96 commits to master since this release

6.20.0 (2017-10-31)

Bug Fixes

  • build: clean up webpack main script, removing sass (5b72493)
  • build: delete rollup config (c77798d)
  • build: update npm scripts and add missing dependencies (4bbdf67)
  • package: add package-lock (a33a6fa)
  • package: remove most caret ranges from the dependencies (a506295)
  • package: update Angular to use a range starting at ^4.4.4 (18a9247)
  • package: update dependencies (4b147db)
  • package: update ngx-base to ^2.3.0 (14ec40c)
  • package: update ngx-login-client to ^1.2.0 (7b3e193)
  • package: update RxJS 5.5 api references (aedba98)
  • perf: remove webpack dashboard analysis tool (8835b18)
  • test: add tsconfig specific for running the tests (934e903)
  • test: update the configs of the test so that they use less instead of scss (bf5b543)

Features

  • build: upgrade to use Node.js 8.3.0 (60695f9)