Skip to content

Releases: bebasebuild/basebuild-angular

v0.14.3

02 Jul 21:55
Compare
Choose a tag to compare
Adding cjsx to scripts watcher

v0.13.9

18 Jun 03:48
Compare
Choose a tag to compare

v0.13.9

v0.13.4

17 Apr 13:04
Compare
Choose a tag to compare
0.13.4

v0.13.1

25 Feb 17:39
Compare
Choose a tag to compare
0.13.1

v0.13.0

07 Feb 14:35
Compare
Choose a tag to compare
0.13.0

v0.12.3

06 Feb 19:32
Compare
Choose a tag to compare

Fixes

Description Commits
Prevent proxy when request is to root path / #25

v0.12.2

06 Feb 19:26
Compare
Choose a tag to compare

Fixes

Description Commits
Added treatment of warnings and errors for CoffeeScript and JavaScript - Thanks @lucrod1 #23
Prevent duplicate scripts on inject #24

Features

Description Commits
Removing specFiles from src on default options #24

Improvements

Description Commits
Some tests #18

v0.12.1

06 Feb 19:13
Compare
Choose a tag to compare

Features

Description Commits
_BREAKING CHANGE_ - [Proxy] Migrates "next" property to "preventWhen" #13

Improvements

Description Commits
Some unit tests #18

v0.12.0

06 Feb 19:10
Compare
Choose a tag to compare

Fixes

Description Commits
Loading all modules declared in package.json to defaultOptions.plugins commit

Features

Description Commits
Creating config phase, manage the deprecated syntax (private config module) #12
_BREAKING CHANGE_ - [Proxy] Changing from regexNext to "next" and also support regex and function as valid value #13

Improvements

Description Commits
Some unit tests #18
Adding an editor config file commit
Update README.md with new badges commit
Updates gulp-load-plugins to v1.1.0 commit
Changing package description commit

v0.11.5

26 Dec 22:31
Compare
Choose a tag to compare

Fixes

Description Commits
Injection on default options for chalk and lodash plugins lodash commit and chalk commit
/ bugfix for require a external module by requireModule method of utils module commit
Apply pattern for objects in specFiles commit
#17 Fix env injection on specs commit
Call emit function on defaultOptions.errorHandler only when it exists commit

Features

Description Commits
New property excludeFiles on unitTests module to exclude files in tests implementation and default options

Improvements

Description Commits
Some basebuild tests with mocha, chai and sinon f5aabc6, 28740a6 and 4a51463
Utils module coverage in 100% commit
Documentation on source code for utils module commit