# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2021.0.1](https://git.nativecode.net/nativecode/media-clients/compare/v2021.0.1-next.1...v2021.0.1) (2020-11-09)

**Note:** Version bump only for package @nativecode/rest-client





# 2021.0.0 (2020-11-09)


### Bug Fixes

* 🐛 fixing type usage ([c7f4a3e](https://git.nativecode.net/nativecode/media-clients/commits/c7f4a3ea94be91255637315ec0a68ea359d2246c))
* 🐛 lincoln moved to peer dependency ([de352df](https://git.nativecode.net/nativecode/media-clients/commits/de352df476c9ab290789177f1398a7e71f03c825))
* 🐛 manual version bump ([6c2e380](https://git.nativecode.net/nativecode/media-clients/commits/6c2e3806fdd130cd8915b9d844b2605260879516))
* 🐛 removed resource retry ([fb959b2](https://git.nativecode.net/nativecode/media-clients/commits/fb959b261ac2e66dce892835bb329431a06dc564))
* 🐛 restore RestResource header options ([6bf4d1a](https://git.nativecode.net/nativecode/media-clients/commits/6bf4d1a9781eabcfbc40bbb6670cbaa5567c8aa6))
* 🐛 upgrade dependencies ([192fed4](https://git.nativecode.net/nativecode/media-clients/commits/192fed461414d8da68f6e3f61ef0cb71427e26ab))
* expose RestResource ([452d3c4](https://git.nativecode.net/nativecode/media-clients/commits/452d3c4d8142a41744c89d24a252d7ca1c895cb0))
* force publish ([b40dcbe](https://git.nativecode.net/nativecode/media-clients/commits/b40dcbe24237cb044c1d7d4611ccac7c096da1d1))
* making params optional in Resource ([2c5d643](https://git.nativecode.net/nativecode/media-clients/commits/2c5d64347962e2b75dfdb42185b723e32399a911))
* remove console messages ([ac61775](https://git.nativecode.net/nativecode/media-clients/commits/ac61775bf46e1de14646d594700d81842cfc9673))
* resource now checks url if path or endpoint ([47aa5a3](https://git.nativecode.net/nativecode/media-clients/commits/47aa5a3505be09d3609ae9f12aa00c9c0b090fa9))
* update deps ([486782f](https://git.nativecode.net/nativecode/media-clients/commits/486782f2488c8d0365b852d071b168e9a7ecd944))
* upgrade packages ([429e4af](https://git.nativecode.net/nativecode/media-clients/commits/429e4af8658bb27d569726ac2a09f0b25ce19418))


### Features

* 🎸 adds caching mechanism ([651ab76](https://git.nativecode.net/nativecode/media-clients/commits/651ab7670069b9a4ef0f2de3f6317e2709cb5502))
* 🎸 changed underlying HTTP client to node-fetchPreviously, isomorphic-fetch was used. It has now been replaced bynode-fetch for better compatibility.BREAKING CHANGE: 🧨 replace isomorphic-fetch with node-fetch ([b651d8a](https://git.nativecode.net/nativecode/media-clients/commits/b651d8a97163e693ba2928b84c1cea78c7f19474))
* 🎸 consistent http methods ([6fdafcb](https://git.nativecode.net/nativecode/media-clients/commits/6fdafcb7aa42c04c5b5db0f8c42fc396fd748571))
* 🎸 remove cache mechanism ([474b413](https://git.nativecode.net/nativecode/media-clients/commits/474b41302a15b7baebd0a497401407aeee8a1d27))
* 🎸 update package dependencies ([4bcd4a0](https://git.nativecode.net/nativecode/media-clients/commits/4bcd4a0b7200b563d9a889d1259d6754ea6929a7))
* 🎸 upgrade dependencies ([31cfe05](https://git.nativecode.net/nativecode/media-clients/commits/31cfe0507d569dfd3c93ecdffbcb18773e8ffdcf))
* 🎸 upgrade package versions ([dc8b5c2](https://git.nativecode.net/nativecode/media-clients/commits/dc8b5c2eb53335bcec847a39e0476d8657b713a1))
* add additional verbs ([98b051c](https://git.nativecode.net/nativecode/media-clients/commits/98b051c0de4cb4414d0e53c83d9977565c6166c0))
* adding plex client ([445cb03](https://git.nativecode.net/nativecode/media-clients/commits/445cb038cc6440601a8a994f4b787884f1b1db77))
* adding profiles to radarr ([5ebaa02](https://git.nativecode.net/nativecode/media-clients/commits/5ebaa028fae43b4b3a980bd824110f75cc7e0d06))
* adding retry ([de1045c](https://git.nativecode.net/nativecode/media-clients/commits/de1045ceb1ffc54991af082bf4d21bd31dcb4236))
* more consolidation ([e782c6f](https://git.nativecode.net/nativecode/media-clients/commits/e782c6f74d48b5772cc132c142b95eb31939a155))


### BREAKING CHANGES

* 🧨 removed caching
* all protected _ methods renamed to http_
* All projects that import these libraries must now also import
@nofrills/lincoln





## [3.1.1](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/rest-client@3.1.1-next.1...@nativecode/rest-client@3.1.1) (2020-11-08)

**Note:** Version bump only for package @nativecode/rest-client





# [3.1.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/rest-client@3.1.0-next.1...@nativecode/rest-client@3.1.0) (2020-10-30)

**Note:** Version bump only for package @nativecode/rest-client





# [3.0.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/rest-client@3.0.0-next.3...@nativecode/rest-client@3.0.0) (2020-03-11)

**Note:** Version bump only for package @nativecode/rest-client





## [2.4.1](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/rest-client@2.4.1-next.1...@nativecode/rest-client@2.4.1) (2020-02-15)

**Note:** Version bump only for package @nativecode/rest-client





# [2.4.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/rest-client@2.3.0...@nativecode/rest-client@2.4.0) (2020-02-15)


### Features

* 🎸 adds caching mechanism ([651ab76](https://git.nativecode.net/nativecode/media-clients/commits/651ab7670069b9a4ef0f2de3f6317e2709cb5502))





# [2.3.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/rest-client@2.3.0-next.0...@nativecode/rest-client@2.3.0) (2020-02-15)

**Note:** Version bump only for package @nativecode/rest-client





## [2.2.2](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/rest-client@2.2.1-next.1...@nativecode/rest-client@2.2.2) (2020-01-14)


### Bug Fixes

* 🐛 manual version bump ([6c2e380](https://git.nativecode.net/nativecode/media-clients/commits/6c2e3806fdd130cd8915b9d844b2605260879516))





## [2.2.1](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/rest-client@2.2.0...@nativecode/rest-client@2.2.1) (2020-01-14)

**Note:** Version bump only for package @nativecode/rest-client





# [2.2.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/rest-client@2.2.0-next.0...@nativecode/rest-client@2.2.0) (2020-01-14)

**Note:** Version bump only for package @nativecode/rest-client





# [2.1.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/rest-client@2.1.0-next.0...@nativecode/rest-client@2.1.0) (2020-01-14)

**Note:** Version bump only for package @nativecode/rest-client





## [2.0.1](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/rest-client@2.0.1-next.0...@nativecode/rest-client@2.0.1) (2020-01-12)

**Note:** Version bump only for package @nativecode/rest-client





# [2.0.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/rest-client@2.0.0-next.3...@nativecode/rest-client@2.0.0) (2020-01-11)

**Note:** Version bump only for package @nativecode/rest-client





## [1.1.1](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/rest-client@1.1.1-next.2...@nativecode/rest-client@1.1.1) (2020-01-11)

**Note:** Version bump only for package @nativecode/rest-client





# [1.1.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/rest-client@1.1.0-next.2...@nativecode/rest-client@1.1.0) (2020-01-11)

**Note:** Version bump only for package @nativecode/rest-client





## [1.0.1](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/rest-client@1.0.1-next.1...@nativecode/rest-client@1.0.1) (2020-01-10)

**Note:** Version bump only for package @nativecode/rest-client





# [1.0.0](https://git.nativecode.net/nativecode/media-clients/compare/@nativecode/rest-client@1.0.0-next.1...@nativecode/rest-client@1.0.0) (2019-10-28)

**Note:** Version bump only for package @nativecode/rest-client





## 0.0.1 (2019-06-12)

**Note:** Version bump only for package @nativecode/rest-client
