Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Releases: TrigenSoftware/gulp-srcset

v3.0.0

26 May 06:56

Choose a tag to compare

Breaking

  • Requires Node 10+

v2.3.0

09 Aug 06:44

Choose a tag to compare

Changed

  • Use @flexis/srcset/lib/stream.

v2.2.0

09 Jun 07:05

Choose a tag to compare

Added

  • trigen-scripts dev tool.

Changed

  • Dependencies update.

v2.1.0

12 Dec 21:45

Choose a tag to compare

Changed

  • Dependencies are updated.

v2.0.1

23 Nov 13:36

Choose a tag to compare

Added

  • Dependencies were updated and fixed.
  • Tests.

v2.0.0

07 Jul 08:47

Choose a tag to compare

Added

  • pre-push hook with husky.
  • npm-check

Changed

  • Dependencies are updated.
  • Code-style fixes.
  • package.babel -> .babelrc.
  • .eslintrc.js -> .eslintrc.
  • src/generator.js -> @flexis/srcset.

v1.2.1

31 Mar 10:45

Choose a tag to compare

Changed

  • Some devDependencies are updated.
  • Code-style fixes.
  • scalingUp option was added.

v1.2.0

02 Dec 21:00

Choose a tag to compare

Changed

  • babel-cli -> Rollup
  • Promise/then -> async/await
  • through2 -> through2-concurrent