Skip to content

Releases: bebasebuild/basebuild-angular-legacy

v0.11.0

23 Dec 03:21

Choose a tag to compare

Features

Breaking Changes

  • #11 Removes explicit injectors for .dev* and .prod*.
<!-- inject:dev --> and <!-- inject:prod --> are deprecated

Now basebuild uses the same injector of the rest of js files ( <!-- inject:js -->) to inject .dev* and .prod* scripts.

v0.10.1

14 Dec 12:22

Choose a tag to compare

v0.9.4

07 Dec 01:38

Choose a tag to compare

v0.9.3

26 Nov 03:15

Choose a tag to compare

v0.9.2

03 Nov 17:26

Choose a tag to compare

  • Fix for verification of karma version
  • Removes karma as dependence, now karma must be installed by host project

v0.9.1

03 Nov 16:50

Choose a tag to compare

Updates on karma server syntax (_not_ compatible with previous versions for gulp test and gulp test:auto tasks)

Stable version

31 Oct 15:47

Choose a tag to compare

v0.8.2

Update README.md