# Change Log

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.

<a name="0.5.1"></a>
## [0.5.1](https://github.com/bigcommerce/request-sender-js/compare/v0.5.0...v0.5.1) (2020-04-22)


### Bug Fixes

* **request:** CHECKOUT-4835 Stop automatically attaching CSRF token when requesting assets ([b24d0cf](https://github.com/bigcommerce/request-sender-js/commit/b24d0cf))



<a name="0.5.0"></a>
# [0.5.0](https://github.com/bigcommerce/request-sender-js/compare/v0.4.0...v0.5.0) (2020-02-06)


### Features

* **request:** CHP-6278 add request option to prevent param encoding ([4d13047](https://github.com/bigcommerce/request-sender-js/commit/4d13047))



<a name="0.4.0"></a>
# [0.4.0](https://github.com/bigcommerce/request-sender-js/compare/v0.3.0...v0.4.0) (2019-10-07)


### Features

* **request:** CHP-6060 adds optional cache functionality ([5f9eb73](https://github.com/bigcommerce/request-sender-js/commit/5f9eb73))



<a name="0.3.0"></a>
# [0.3.0](https://github.com/bigcommerce/request-sender-js/compare/v0.2.1...v0.3.0) (2019-06-05)


### Features

* **request:** CHECKOUT-4149 Transform URL encoded content if specified in request header ([512f740](https://github.com/bigcommerce/request-sender-js/commit/512f740))



<a name="0.2.1"></a>
## [0.2.1](https://github.com/bigcommerce/request-sender-js/compare/v0.2.0...v0.2.1) (2018-11-26)


### Bug Fixes

* **request:** CHECKOUT-3703 Only include content-type header if there is request body ([cb5fc62](https://github.com/bigcommerce/request-sender-js/commit/cb5fc62))



<a name="0.2.0"></a>
# [0.2.0](https://github.com/bigcommerce/request-sender-js/compare/v0.1.8...v0.2.0) (2018-08-30)


### Features

* **request:** CHECKOUT-3457 Configure `RequestSender` with host URL ([ca6df46](https://github.com/bigcommerce/request-sender-js/commit/ca6df46))



<a name="0.1.8"></a>
## [0.1.8](https://github.com/bigcommerce/request-sender-js/compare/v0.1.7...v0.1.8) (2018-07-12)



<a name="0.1.7"></a>
## [0.1.7](https://github.com/bigcommerce/request-sender-js/compare/v0.1.6...v0.1.7) (2018-07-05)


### Bug Fixes

* **core:** CHECKOUT-2899 Fix `Response` type ([660a457](https://github.com/bigcommerce/request-sender-js/commit/660a457))



<a name="0.1.6"></a>
## [0.1.6](https://github.com/bigcommerce/request-sender-js/compare/v0.1.5...v0.1.6) (2018-07-05)


### Bug Fixes

* **core:** CHECKOUT-2899 Fix TS definition exports ([c50836c](https://github.com/bigcommerce/request-sender-js/commit/c50836c))



<a name="0.1.5"></a>
## [0.1.5](https://github.com/bigcommerce/request-sender-js/compare/v0.1.4...v0.1.5) (2018-07-05)


### Bug Fixes

* **common:** CHECKOUT-2899 Fix based on feedback ([06dd790](https://github.com/bigcommerce/request-sender-js/commit/06dd790))



<a name="0.1.4"></a>
## [0.1.4](https://github.com/bigcommerce/request-sender-js/compare/v0.1.3...v0.1.4) (2018-05-28)


### Bug Fixes

* **common:** CHECKOUT-3191 Fix sourcemaps by enabling `inlineSources` ([aa05e94](https://github.com/bigcommerce/request-sender-js/commit/aa05e94))



<a name="0.1.3"></a>
## [0.1.3](https://github.com/bigcommerce/request-sender-js/compare/v0.1.2...v0.1.3) (2018-05-16)



<a name="0.1.2"></a>
## [0.1.2](https://github.com/bigcommerce/request-sender-js/compare/v0.1.1...v0.1.2) (2018-04-04)



<a name="0.1.1"></a>
## [0.1.1](https://github.com/bigcommerce/request-sender-js/compare/v0.1.0...v0.1.1) (2018-03-14)



<a name="0.1.0"></a>
# 0.1.0 (2017-12-27)


### Features

* **request:** CHECKOUT-2738 Add RequestSender ([8c953bd](https://github.com/bigcommerce/request-sender-js/commit/8c953bd))
