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

Latest commit

 

History

History
77 lines (57 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

77 lines (57 loc) · 1.3 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[3.0.0] - 2020-05-26

Breaking

  • Requires Node 10+

[2.3.0] - 2019-08-09

Changed

  • Use @flexis/srcset/lib/stream.

[2.2.0] - 2019-06-09

Added

  • trigen-scripts dev tool.

Changed

  • Dependencies update.

[2.1.1] - 2019-01-04

Changed

  • Dev deps were updated.

[2.1.0] - 2018-12-13

Changed

  • Dependencies are updated.

[2.0.1] - 2018-07-07

Added

  • Dependencies were updated and fixed.
  • Tests.

[2.0.0] - 2018-07-07

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.

[1.2.1] - 2018-03-31

Changed

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

[1.2.0] - 2017-12-03

Changed

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