Releases: tschortsch/gulp-bootlint
Releases · tschortsch/gulp-bootlint
v1.1.1
Released 2021-05-10
Changelog:
- Dropped support for Node.js versions < 10
- Updated
merge
package to v2.1.1 - Updated
through2
package to v4.0.2 - Bumped dependency versions:
- Updated
eslint
package to v7.26.0 - Updated
eslint-config-gulp
package to v5.0.1 - Updated
mocha
package to v8.4.0 - Updated
vinyl
package to v2.2.1
- Updated
v1.1.0
Released 2020-05-07
Changelog:
- Updated
bootlint
to v1.1.0 - Bumped other dependency versions:
eslint-config-gulp
to v4.0.0mocha
to v7.1.2
v1.0.0
Released 2019-12-12
Changelog:
- Updated
bootlint
to v1.0.0 - Updated
log
package to v6.0.0 - Dropped
loglevel
option since it's not supported anymore by the newlog
package. To set the log level please use theLOG_LEVEL
environment variable before running your gulp task (see: https://github.com/tschortsch/gulp-bootlint#log-level). - Bumped other dependency versions:
- ansi-colors 4.1.1
- eslint 6.7.2
- mocha 6.2.2
v0.11.0
Released 2019-06-26
Changes:
- Dropped support for Node.js versions <= 7
- Updated bootlint to v0.16.6
- Bumped dependency versions:
- ansi-colors 3.2.4
- through2 3.0.1
- eslint 6.0.0
- mocha 6.1.4
v0.10.2
Released 2018-12-15
Changes:
- Bumped dependency versions
v0.10.1
Released 2018-10-02
Changes:
- Updated bootlint to v0.15.1
- Bumped dependency versions:
- eslint 5.6.1
- mocha 5.2.0
- should 13.2.3
- vinyl 2.2.0
- ansi-colors 3.1.0
v0.10.0
NPM publishing changed so this version was never published. Please use v0.10.1.
v0.9.0
Released 2018-04-24
Changes:
- Replaced deprecated gulp-util (thanks to TheDancingCode)
- Bumped dependency versions:
- eslint 4.19.1
- mocha 5.1.1
- should 13.2.1
v0.8.1
Released 2017-02-01
Changes:
- Replaced jshint with eslint
- Bumped dependency versions:
- gulp-util 3.0.8
- through2 2.0.3
- mocha 3.2.0
- should 11.2.0
v0.8.0
Released 2016-05-24
Changes:
- Possibility to provide array where found issues are stored
- Bumped dependency versions:
- jshint 2.9.2
- mocha 2.5.1
- should 8.4.0