Skip to content

Latest commit

 

History

History
114 lines (59 loc) · 3.92 KB

CHANGELOG.md

File metadata and controls

114 lines (59 loc) · 3.92 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.4.0 (2020-06-09)

Features

  • webcomponent: add sizes and formats options (173e119)
  • webcomponent: add support for webcomponent (00aa3dc)
  • webcomponent: add support for webcomponent in adaptive (3c62eda)
  • webcomponent: add support for webcomponent in adaptive (74c7f50)

1.3.0 (2020-06-08)

Features

  • webcomponent: add support for webcomponent (00aa3dc)
  • webcomponent: add support for webcomponent in adaptive (3c62eda)
  • webcomponent: add support for webcomponent in adaptive (74c7f50)

1.1.3 (2020-03-09)

  • Merge branch 'master' of github.com:filestack/adaptive
  • chore(bump version)
  • chore(test fix) (#21)
  • chore(dependencies (#20))

1.1.1 (2019-08-06)

  • feat(createFilelink): Always use output task as the first one (#17)

1.1.0 (2019-06-07)

  • chore(package): Add releas-o-tron
  • Feature/support cname (#16)

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0 (2019-05-20)

  • Remove Ramda from dependencies
  • Add manifest.json with SRI hash
  • Update readme

0.2.7 (2019-04-08)

Features

  • Add posibility to disable a tasks validation (useValdiator option)

Bug Fixes

  • Validate params only for the first url in srcset

0.2.6 (2019-03-28)

0.2.5 (2019-03-19)

Features

  • Use transforms from filestack-js
  • Implement support for storage aliases

0.2.4 (2019-01-28)

Bug Fixes

  • sourcemap: Fix sourcemap generation (d55840f)

0.2.3 (2018-04-30)

Bug Fixes

  • bump for npm publish conflict (cae6521)

0.2.1 (2018-04-30)

Bug Fixes

  • add tslib to production dependencies (4093cc3)

0.2.0 (2018-02-06)

Features

  • add transform options to picture generator (aca39f9)

0.1.0 (2017-11-02)

Bug Fixes

  • change options type on makePictureTree and clean up redundant boolean logic in makeImg (d8b3667)
  • tree: remove unfollowed branch in getUnit (86eaec6)