Releases: cyrale/gulpfile.js
Releases · cyrale/gulpfile.js
v3.2.5
01 Mar 20:49
Compare
Sorry, something went wrong.
No results found
Improvement
Update dependencies to the latest versions.
Log changes on external files.
v3.2.4
13 Feb 11:24
Compare
Sorry, something went wrong.
No results found
Improvement
Pass arguments to the main process.
Breaking changes
v3.2.3
13 Feb 11:22
Compare
Sorry, something went wrong.
No results found
Improvement
Fix Browsersync to watch correctly external files.
v3.2.2
03 Feb 14:44
Compare
Sorry, something went wrong.
No results found
Improvement
Update dependencies to the latest versions.
Breaking changes
gulp-imagemin replace jpegtran by mozjpeg.
v3.2.1
02 Jan 13:24
Compare
Sorry, something went wrong.
No results found
Update dependencies to the latest versions
v3.2.0
02 Jan 13:23
Compare
Sorry, something went wrong.
No results found
New
A block could be defined as critical in SASS files by using @critical { ... }.
Image could be converted to WebP by adding webp: true to settings of tasks.
Lint task exits now with error code, useful in CI/CD context.
New flags to deactivate favicon and lint tasks: --no-favicon and --no-lint.
Sourcemaps works now! Add --sourcemaps or --sourcemap-files to the command line.
New typescript tasks to package TypeScript files.
Improvement
Update packages to the last versions.
Remove and replace packages to have the least possible.
Load only necessary modules and display the progression.
Replace node-sass by dart-sass to take advantage of the latest updates.
Sort files when sizes were displayed.
Replace deprecated UglifyJS by Terser.
Replace deprecated TSLint by ESLint.
Webpack works when more than one task is defined.
Breaking changes
critical: this is not longer propagate to its children (it works only in main file), it was replace by @critical
rule.
v3.1.0
16 Sep 19:01
Compare
Sorry, something went wrong.
No results found
New
Display sizes of generated files in console
Experimental : Add media queries for CSS files in revision
Update
Update dependencies to the latest versions
Fix reload Browsersync on change in watching files
v3.0.5
16 Sep 19:06
Compare
Sorry, something went wrong.
No results found
Update dependencies to the latest versions
Fix error with SASS settings
v3.0.4
21 Aug 10:14
Compare
Sorry, something went wrong.
No results found
Fix root directory for Windows
Fix error with undefined browsersync task
v3.0.3
20 Aug 16:45
Compare
Sorry, something went wrong.
No results found
Update dependencies to the latest versions
Get revision in favicon-data.json
Insert favicon-data.json in revision file