@linx-impulse/banner-client-js
Version:
Banner SDK for Linx Banner API customers
118 lines (49 loc) • 2.93 kB
Markdown
# 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="1.10.2"></a>
## [1.10.2](https://github.com/chaordic/banner-client-js/compare/v1.10.1...v1.10.2) (2020-02-05)
<a name="1.10.1"></a>
## [1.10.1](https://github.com/chaordic/banner-client-js/compare/v1.10.0...v1.10.1) (2019-12-06)
### Bug Fixes
* check type product ([1ac15c4](https://github.com/chaordic/banner-client-js/commit/1ac15c4))
<a name="1.10.0"></a>
# [1.10.0](https://github.com/chaordic/banner-client-js/compare/v1.9.2...v1.10.0) (2019-07-10)
### Features
* send search terms to banner server ([09ae10a](https://github.com/chaordic/banner-client-js/commit/09ae10a))
<a name="1.9.2"></a>
## [1.9.2](https://github.com/chaordic/banner-client-js/compare/v1.9.0...v1.9.2) (2018-10-30)
### Bug Fixes
* formattedCategories problem with categories that have a parent with same id ([dba47cc](https://github.com/chaordic/banner-client-js/commit/dba47cc))
<a name="1.9.0"></a>
# [1.9.0](https://github.com/chaordic/banner-client-js/compare/v1.8.1...v1.9.0) (2018-10-10)
### Features
* send ab-test information on banner request ([18cdbe4](https://github.com/chaordic/banner-client-js/commit/18cdbe4))
<a name="1.8.1"></a>
## [1.8.1](https://github.com/chaordic/banner-client-js/compare/v1.8.0...v1.8.1) (2018-08-28)
<a name="1.8.0"></a>
# [1.8.0](https://github.com/chaordic/banner-client-js/compare/v1.7.0...v1.8.0) (2018-08-22)
### Features
* add support to timeout ([4386af7](https://github.com/chaordic/banner-client-js/commit/4386af7))
<a name="1.7.0"></a>
# [1.7.0](https://github.com/chaordic/banner-client-js/compare/v1.6.0...v1.7.0) (2018-08-22)
### Features
* add support to homologation ([461d15a](https://github.com/chaordic/banner-client-js/commit/461d15a))
<a name="1.6.0"></a>
# [1.6.0](https://github.com/chaordic/banner-client-js/compare/v1.5.0...v1.6.0) (2018-08-20)
### Features
* add userId to getRecommendations ([6c90cb5](https://github.com/chaordic/banner-client-js/commit/6c90cb5))
<a name="0.2.0"></a>
# 0.2.0 (2018-08-09)
### Bug Fixes
* rename buildParams function and create config file ([12e1dba](https://github.com/chaordic/banner-client-js/commit/12e1dba))
* switch base url from http to a dynamic url ([0f616a0](https://github.com/chaordic/banner-client-js/commit/0f616a0))
### Features
* add get recommendations method ([dbe0119](https://github.com/chaordic/banner-client-js/commit/dbe0119))
<a name="0.1.0"></a>
# 0.1.0 (2018-06-27)
### Bug Fixes
* switch base url from http to a dynamic url ([6aa449d](https://github.com/chaordic/banner-client-js/commit/6aa449d))
### Features
* add get recommendations method ([3518b4b](https://github.com/chaordic/banner-client-js/commit/3518b4b))
<a name="0.0.1"></a>
## 0.0.1 (2018-06-12)