Releases: bingnz/gulp-less-changed
Releases · bingnz/gulp-less-changed
v1.4.4
1.4.4 (2019-07-14)
Bug Fixes
- search entry path after current directory. (33082fd), closes #43 #27
v1.4.3
1.4.3 (2019-04-09)
Bug Fixes
- propagate errors that occur when parsing less imports. (69c2815), closes #30
v1.4.2
1.4.2 (2018-11-13)
Bug Fixes
- use
currentDirectory
rather than entryPath
for data-uri imports. (660d11c), closes #27
v1.4.1
1.4.1 (2018-11-11)
Bug Fixes
- package: update through2 to version 3.0.0 (02b095b)
v1.4.0
1.4.0 (2018-09-01)
Features
v1.3.4
1.3.4 (2018-02-20)
Bug Fixes
- use travis-deploy-once until I figure out build stages. (67f25f1)
v1.3.3
1.3.3 (2018-02-20)
Bug Fixes
- remove postinstall that was for development only. (c1af2f6)
v1.3.2
1.3.2 (2018-02-19)
Bug Fixes
- support breaking change in less 3.0.0. (5499030)
- build: remove prune. (5301c8f)
v1.3.1
1.3.1 (2018-02-10)
Bug Fixes
- remove dependency on gulp-util. (a345ee1)
v1.3.0
1.3.0 (2017-11-27)
Features