# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.4.0](https://github.com/filestack/adaptive/compare/v1.2.0...v1.4.0) (2020-06-09)


### Features

* **webcomponent:** add sizes and formats options ([173e119](https://github.com/filestack/adaptive/commit/173e1196a2d97e13308c6a93bcfab052f61719e0))
* **webcomponent:** add support for webcomponent ([00aa3dc](https://github.com/filestack/adaptive/commit/00aa3dc83e97a6463d1735bd7e512a3b1b1793f1))
* **webcomponent:** add support for webcomponent in adaptive ([3c62eda](https://github.com/filestack/adaptive/commit/3c62edaed5e2dcc70700cfcd8b402581297f4572))
* **webcomponent:** add support for webcomponent in adaptive ([74c7f50](https://github.com/filestack/adaptive/commit/74c7f5088af6bb0ebd24eadddb4d575162392498))

## [1.3.0](https://github.com/filestack/adaptive/compare/v1.2.0...v1.3.0) (2020-06-08)


### Features

* **webcomponent:** add support for webcomponent ([00aa3dc](https://github.com/filestack/adaptive/commit/00aa3dc83e97a6463d1735bd7e512a3b1b1793f1))
* **webcomponent:** add support for webcomponent in adaptive ([3c62eda](https://github.com/filestack/adaptive/commit/3c62edaed5e2dcc70700cfcd8b402581297f4572))
* **webcomponent:** add support for webcomponent in adaptive ([74c7f50](https://github.com/filestack/adaptive/commit/74c7f5088af6bb0ebd24eadddb4d575162392498))

## 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](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.0.0](https://github.com/filestack/adaptive/compare/v0.2.7...v1.0.0) (2019-05-20)
* Remove Ramda from dependencies
* Add manifest.json with [SRI hash](https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity)
* Update readme


## [0.2.7](https://github.com/filestack/adaptive/compare/v0.2.6...v0.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](https://github.com/filestack/adaptive/compare/v0.2.5...v0.2.6) (2019-03-28)



## [0.2.5](https://github.com/filestack/adaptive/compare/v0.2.4...v0.2.5) (2019-03-19)


### Features

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


<a name="0.2.4"></a>
## [0.2.4](https://github.com/filestack/adaptive/compare/v0.2.3...v0.2.4) (2019-01-28)


### Bug Fixes

* **sourcemap:** Fix sourcemap generation ([d55840f](https://github.com/filestack/adaptive/commit/d55840f))



<a name="0.2.3"></a>
## [0.2.3](https://github.com/filestack/adaptive/compare/v0.2.1...v0.2.3) (2018-04-30)


### Bug Fixes

* bump for npm publish conflict ([cae6521](https://github.com/filestack/adaptive/commit/cae6521))



<a name="0.2.1"></a>
## [0.2.1](https://github.com/filestack/adaptive/compare/v0.2.0...v0.2.1) (2018-04-30)


### Bug Fixes

* add tslib to production dependencies ([4093cc3](https://github.com/filestack/adaptive/commit/4093cc3))



<a name="0.2.0"></a>
# [0.2.0](https://github.com/filestack/adaptive/compare/v0.1.0...v0.2.0) (2018-02-06)


### Features

* add transform options to picture generator ([aca39f9](https://github.com/filestack/adaptive/commit/aca39f9))



<a name="0.1.0"></a>
# 0.1.0 (2017-11-02)


### Bug Fixes

* change options type on makePictureTree and clean up redundant boolean logic in makeImg ([d8b3667](https://github.com/filestack/adaptive/commit/d8b3667))
* **tree:** remove unfollowed branch in getUnit ([86eaec6](https://github.com/filestack/adaptive/commit/86eaec6))
