Skip to content
This repository has been archived by the owner on Jan 18, 2019. It is now read-only.

Releases: holisticon/angular-common

Version 1.4.1

02 Nov 16:11
Compare
Choose a tag to compare

Bug Fixes

  • build: Fix travis build (bd38d62)

Features

  • AoT-build: Basic support for AoT build, see #31 (fd0c269)
  • AoT-build: Basic support for AoT build, see #31 (60f389f)
  • AoT-build: Fix build, see #31 (ce6c9e7)

Version 1.4.0

10 Jul 09:08
Compare
Choose a tag to compare

Bug Fixes

  • build: Fix travis build (bd38d62)

Features

  • Webpack 3
  • AoT-build: Basic support for AoT build, see #31 (fd0c269)
  • AoT-build: Basic support for AoT build, see #31 (60f389f)
  • AoT-build: Fix build, see #31 (ce6c9e7)

Version 1.3.1

24 May 12:04
Compare
Choose a tag to compare

Bug Fixes

  • config-error: Resolve config error (4957a02)
  • karma-setup: Correct karma setup (d42ac73)
  • Syntax-Error(#32) Resolve syntax error

Features

  • babel: Drop babel at all (5fa905c)
  • dev-mode: Improve dev mode (a3f0f5a)

Version 1.3.0

28 Apr 08:07
Compare
Choose a tag to compare

Bug Fixes

Features

Version 1.2.3

25 Apr 15:17
Compare
Choose a tag to compare

Version 1.2.2

25 Apr 09:06
Compare
Choose a tag to compare

Bug Fixes

  • source-map-error: Solve source mapping issue (cdcd8ac)
  • test-errors: Remove tshelpers (0adcd53)

Features

  • pwa-support: Adding basic pwa-support (#27) (8f38862)
  • typescript: Use tslib (b22b370)

Version 1.2.1

24 Mar 05:54
Compare
Choose a tag to compare
  • Update dev dependencies: node-sass and angular

Version 1.2.0

12 Mar 13:34
Compare
Choose a tag to compare
  • Update Webpack 2.2

Version 1.1.0

23 Jan 09:50
Compare
Choose a tag to compare

Bug Fixes

  • build: Fix "Unexpected token punc ({)" (625b150), closes #24
  • build: Remove HMR due to build errors (a4489fa)
  • build: Use new webpack config (27dc480)
  • build: Use newer awesome-typescript-loader plugin (02c1162)
  • deprecation: remove obsolete dedupe plugin (2aa84c8)
  • karma: Fix chrome mimetype issues in karma (70a19f6)
  • karma-timeout: Use newer karma-junit-reporter (29aa629)
  • build: Fix hmr-loader build errors (bd06575)
  • webpack: Fix sourcemapping issues in karma (ab568d0)

Features

  • dedupe: Enable dedupe plugin (037cc1b)
  • karma: karma logging (0108436)
  • karma: Update karma webpack plugin (e555b48)
  • karma: Update karma webpack plugin (ae43070)
  • logging: Improve logging (1c11fc6)
  • verbose-logging: Add verbose/debug logging (296147c)
  • webpack: Use new webpack config (7d01143)
  • webpack: Use newer webpack config style (8f9fbfa)

Version 1.0.12

18 Jan 13:47
Compare
Choose a tag to compare

Bug Fixes

  • karma: Fix chrome mimetype issues in karma (70a19f6)