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

v2.2.5

Compare
Choose a tag to compare
@fabric8cd fabric8cd released this 05 Oct 13:37
· 102 commits to master since this release

2.2.5 (2017-10-05)

Bug Fixes

  • build: Fixed Centos CI job badge. (d50f64c)
  • build: Fixed exports (#2) (99c0bd4)
  • build: remove unused dependencies (4ca3c16)
  • build: update keywords (3d61018)
  • docs: Fixed README. (a1e7e8a)
  • package: update clean-webpack-plugin to 0.1.17 (c870c48)
  • package: update extract-text-webpack-plugin to 3.0.1 (91f8c92)
  • package: update file-loader to 1.1.4 (4cd2f57)
  • package: update file-loader to 1.1.5 (4879b25)
  • package: update mocha to 4.0.0 (2feab21)
  • package: update source-map-loader to 0.2.2 (0696abf)
  • package: update typescript to 2.5.3 (4636a34)
  • package: update uglify-js to 3.1.2 (b568993)
  • package: update uglify-js to 3.1.3 (4e5159e)
  • package: update webpack-dev-server to 2.9.1 (cf35cad)
  • package: update zone.js to 0.8.18 (5f9832b)
  • release: add UI container for updating downstream deps (2f82420)
  • release: automatically merge PRs to npm-dependency repo during release pipeline (a98bc44)
  • release: checkout branch and avoid being in a detached HEAD (04690ab)
  • release: lets make sure we checkout the multi branch repo as this could be a PR (c5f8b73)
  • release: reset jenkinsfile to call git directly to see if that will fix the semantic release (9d79018)
  • release: tidy up pipeline code and avoid semantic-release assuming a CD pipeline is debug (d4f443d)
  • release: update doc to release (3bc8410)
  • release: update docs to push release (c7b96f5)
  • release: update fabric8-npm-dependencies project after release (a19818f)
  • release: update README to trigger release. (2d3502b)
  • release: update the npm release by making a minor change to the README (fc41c5c)
  • release: use correct node definition now we dont use the client builder (917550d)
  • test: add basic broadcaster test (24e5023)
  • tests: adds broadcaster test (4d1ec85)
  • version: update versions including angulare to 4.4.0-RC.0 (4194bd9)

Features

  • build: Initial commit (5fed5fc)
  • add config and val wrapper (#4) (4679960)
  • flatten the layout a bit (64a1763)
  • docs: update to README to force a release (4c37f6a)
  • package: update Angular to 4.4.3 and other libs to latest (0537e1d)
  • package: update Angular to 4.4.4 (d062565)
  • package: update copy-webpack-plugin to 4.1.0 (d5237fa)

Performance Improvements

  • version: update all versions to latest, including Angular to 4.3.5 (d91d1c6)
  • version: upgrade Angular to 4.0.1, TS to 2.2.2, webpack to 2.3.2 and more (7f711b4)