Gulp v4.0.0-alpha.1 Release Notes

Release Date: 2018-01-01 // over 6 years ago
  • ๐Ÿ’ฅ Breaking

    • Replace Orchestrator with Undertaker (9fda7b4)

    ๐Ÿ†• New

    • โž• Add the --verify flag (abd73b7) - Closes #535

    โšก๏ธ Update

    • โœ‚ Remove gulp-util & depend on unpublished gulp-cli (6095f35)
    • ๐Ÿ‘Œ Improve gulp.watch implementation & tests (9abb0a4)
    • Replace inline CLI code with gulp-cli dependency (f0942aa)

    ๐Ÿ“„ Docs

    • โž• Add "Rollup with rollup-stream" recipe. (b42acd9)
    • โž• Add npm init step to Getting Started (71953b5)
    • โž• Add backers and sponsors from OpenCollective (347ed5a)
    • ๐Ÿ›  Fix grammar in dealing-with-streams.md (de1acf6)
    • Create issue template to cover common issues (4d1a8a8)
    • ๐Ÿ›  Fix broken gulp-header/gulp-footer links (54169eb) - Closes #1851 #1854
    • โšก๏ธ Update browserify-uglify-sourcemap recipe with clarification (6899a6c)
    • Clarify CLI semantics when listing more than one task (62323fc)
    • ๐Ÿ›  Fix issue with formatting in dealing-with-streams.md (a2badd6) - Closes #1948
    • ๐Ÿ›  Fix sub-lists in writing-a-plugin guidelines (d634e95) - Closes #1955
    • โž• Add "Getting Started with Gulp" to books section (a0ec3ff)
    • โ†” Integrate pump documentation from gulp-uglify (45adfc3) - Closes #1791
    • โœ‚ Remove link to Spanish documentation that no longer exists (24914f3)
    • ๐Ÿ”Œ Replace BetterError with plugin-error reference (58b2945)
    • ๐Ÿ›  Fix a broken header in writing-a-plugin (5df0865) - Closes #1984
    • ๐Ÿ‘Œ Improve "Getting Started" (c95e09e)
    • ๐Ÿ‘Œ Improve link descriptions (c4d219e)
    • Recipe for running gulp via cron task (2c6d551)
    • ๐Ÿ”„ Change jade references to pug (81fc26d)
    • ๐Ÿ“ฆ Specify where to create package.json (4f9465a)
    • ๐Ÿ›  Fix and improve Transform example in writing-a-plugin docs (4b118b9)
    • โšก๏ธ Update urls to https (ff4e719)
    • โšก๏ธ Update browserify links (260d5c4)
    • โœ‚ Remove duplicate "the" typo (5368d2c)
    • โž• Add 4.0 changelog (d331a4e)
    • โšก๏ธ Update syntax in readme example (f787ba5)
    • โšก๏ธ Update changelog (2d0fa20)

    โฌ†๏ธ Upgrade

    • โšก๏ธ Update undertaker (6830560)

    ๐Ÿ— Build

    • โœ… CI test under node version 5 and 6 (3623061)
    • โœ… CI test under node version 7 and 8 (f1f7d77)