# 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.

## [3.5.0](https://github.com/chantouchsek/vue-axios-http/compare/v3.4.1...v3.5.0) (2024-05-08)


### Features

* migrate eslint flat config ([cdc159c](https://github.com/chantouchsek/vue-axios-http/commit/cdc159c4b169e74538a87644e7b44dfbc6e49a5f))


### Bug Fixes

* correct husky config ([d6cc229](https://github.com/chantouchsek/vue-axios-http/commit/d6cc229680f40cd98c156f747b4cf92c359a9ddf))
* **deps:** bump actions/checkout from 4.1.4 to 4.1.5 ([96e7d77](https://github.com/chantouchsek/vue-axios-http/commit/96e7d77ab8b79ea8c0bb1011e7ab844ae7dcd793))
* types ([cb599ca](https://github.com/chantouchsek/vue-axios-http/commit/cb599ca12abf170708ad9987705901957d210ab8))

### [3.4.1](https://github.com/chantouchsek/vue-axios-http/compare/v3.4.0...v3.4.1) (2024-04-30)


### Bug Fixes

* :label: cast types and fix ternary condition ([70c0451](https://github.com/chantouchsek/vue-axios-http/commit/70c0451f4c86ee4b4e54a252babafecbaf4ae0a6))

## [3.4.0](https://github.com/chantouchsek/vue-axios-http/compare/v3.3.3...v3.4.0) (2024-04-30)


### Features

* :sparkles: add support wildcard fields ([1eefc70](https://github.com/chantouchsek/vue-axios-http/commit/1eefc70a8ed70384ff23146bd2ef2474b3c00cc2))


### Bug Fixes

* :lock: replace by lodash ([8c57402](https://github.com/chantouchsek/vue-axios-http/commit/8c57402adb0391a8d8ea81f7f92e5baa5ddfcf37))
* **deps:** bump @babel/traverse from 7.20.13 to 7.23.2 ([2a0b40c](https://github.com/chantouchsek/vue-axios-http/commit/2a0b40c93524b550f5b764ed0d4dc87dbab1126f))
* **deps:** bump actions/checkout from 4.1.0 to 4.1.1 ([0bb8a34](https://github.com/chantouchsek/vue-axios-http/commit/0bb8a34055d74cd7579c4a5e778463547dfcf9d1))
* **deps:** bump actions/checkout from 4.1.1 to 4.1.4 ([46ca987](https://github.com/chantouchsek/vue-axios-http/commit/46ca987b8dfc64dfbba0b3be0f6e251e07725fa5))
* **deps:** bump actions/setup-node from 3.8.1 to 4.0.0 ([b7d3f91](https://github.com/chantouchsek/vue-axios-http/commit/b7d3f91187e24d26ec932037bf11300129ad2964))
* **deps:** bump browserify-sign from 4.2.1 to 4.2.2 ([297c8d7](https://github.com/chantouchsek/vue-axios-http/commit/297c8d78299bcf990f9c7b2c555f7e37b24ea44a))
* **deps:** bump follow-redirects from 1.15.2 to 1.15.4 ([bc837a4](https://github.com/chantouchsek/vue-axios-http/commit/bc837a457465d4bf304a031a42597b73754918bb))
* **deps:** bump follow-redirects from 1.15.4 to 1.15.6 ([f3590a0](https://github.com/chantouchsek/vue-axios-http/commit/f3590a0d68aba68b9ae727cee6258665d5961df0))
* **deps:** bump get-func-name from 2.0.0 to 2.0.2 ([e52a9e8](https://github.com/chantouchsek/vue-axios-http/commit/e52a9e8d3064c37a1c3a0fbd9f0121509a2ecff4))
* **deps:** bump ip from 1.1.8 to 1.1.9 ([20846a7](https://github.com/chantouchsek/vue-axios-http/commit/20846a7be6bfa6021aff6663768e539b65ea5169))
* **deps:** bump tar from 6.1.13 to 6.2.1 ([5ce2d8a](https://github.com/chantouchsek/vue-axios-http/commit/5ce2d8a907aa8fd5dfb43304244e816e8eba8c69))
* **deps:** bump webpack-dev-middleware from 5.3.3 to 5.3.4 ([bcf3ee6](https://github.com/chantouchsek/vue-axios-http/commit/bcf3ee6abd4a1ea58a43eac8a29638153476acb4))
* skip lip check on build ([1d3fca8](https://github.com/chantouchsek/vue-axios-http/commit/1d3fca86807177e9c9ffccb67982ff0ea3633b79))

### [3.3.3](https://github.com/chantouchsek/vue-axios-http/compare/v3.3.2...v3.3.3) (2023-09-27)


### Bug Fixes

* :bug: remove object return types from first function ([5fdfe01](https://github.com/chantouchsek/vue-axios-http/commit/5fdfe0106fe9487467cafa9039928ff47d992705))

### [3.3.2](https://github.com/chantouchsek/vue-axios-http/compare/v3.3.1...v3.3.2) (2023-09-26)


### Bug Fixes

* :bug: encode url param ([f120618](https://github.com/chantouchsek/vue-axios-http/commit/f120618aff16a3d53b24d13b84ac10056adbf3a5))
* **deps:** bump actions/checkout from 3.5.2 to 3.5.3 ([8458d7d](https://github.com/chantouchsek/vue-axios-http/commit/8458d7da9c5a60734626c0adc2c7fac9cb73da89))
* **deps:** bump actions/checkout from 3.5.3 to 4.1.0 ([f8fbea2](https://github.com/chantouchsek/vue-axios-http/commit/f8fbea2b3146f93883c1b03b982a2d6d864c8ecd))
* **deps:** bump actions/setup-node from 3.6.0 to 3.7.0 ([275ff69](https://github.com/chantouchsek/vue-axios-http/commit/275ff69df828f80eff83ddc7cc055e67af4a9da9))
* **deps:** bump actions/setup-node from 3.7.0 to 3.8.1 ([e7b1fd6](https://github.com/chantouchsek/vue-axios-http/commit/e7b1fd6968bf5175dbb3af0dd3535eb5a546cd73))
* **deps:** bump semver from 5.7.1 to 5.7.2 ([e2dde20](https://github.com/chantouchsek/vue-axios-http/commit/e2dde201797ae403685ac5c9cabb3330ddf53ccb))
* **deps:** bump tough-cookie from 4.1.2 to 4.1.3 ([1cb4ed4](https://github.com/chantouchsek/vue-axios-http/commit/1cb4ed402970c46a6da876b4b16bb22c0322ed6c))

### [3.3.1](https://github.com/chantouchsek/vue-axios-http/compare/v3.3.0...v3.3.1) (2023-05-24)


### Bug Fixes

* :bug: accept all options from nuxt config ([ffa539a](https://github.com/chantouchsek/vue-axios-http/commit/ffa539a29149ce2c1d178e4671c27be5d37ed08c))
* **deps-dev:** bump @vitest/coverage-c8 from 0.28.4 to 0.31.1 ([9ec905b](https://github.com/chantouchsek/vue-axios-http/commit/9ec905b348aec5c3f569695a16ac6c9d024cc799))
* spread options by string ([e443ba2](https://github.com/chantouchsek/vue-axios-http/commit/e443ba286c9663c6111d21781f131d63f80071ed))

## [3.3.0](https://github.com/chantouchsek/vue-axios-http/compare/v3.2.1...v3.3.0) (2023-05-18)


### Features

* :sparkles: add remove param option ([267afba](https://github.com/chantouchsek/vue-axios-http/commit/267afbac4926f40c97dff4146d4b519da15442b1))
* :tada: optimize some logic of util ([ad4fd10](https://github.com/chantouchsek/vue-axios-http/commit/ad4fd100d8c218d7682fae42f621893dcb03b021))


### Bug Fixes

* :bug: correty default value of parameters ([9fc25a1](https://github.com/chantouchsek/vue-axios-http/commit/9fc25a1d3b29a913a3d2c08dff72ebde966c0b22))
* :pencil2: fix the typos ([39e989c](https://github.com/chantouchsek/vue-axios-http/commit/39e989c208025adb4bd1d804e83b8dc5b38148f0))
* :penicil2: rename the property ([76bdf91](https://github.com/chantouchsek/vue-axios-http/commit/76bdf910955cd446d19e01435fa5e1c3d0a4cf14))
* :poop: remove the test ([505bf94](https://github.com/chantouchsek/vue-axios-http/commit/505bf94247d0094b1d3baf7a928eeb8010577f43))
* **deps:** bump actions/checkout from 3.3.0 to 3.5.2 ([868c4b2](https://github.com/chantouchsek/vue-axios-http/commit/868c4b20a5bfe952ea3fffc01e15956b77da79ea))
* **deps:** bump actions/stale from 7 to 8 ([a5ea951](https://github.com/chantouchsek/vue-axios-http/commit/a5ea951962e10cdc365e603b9fe60af22e7f13de))
* **deps:** bump axios from 0.27.2 to 1.3.0 ([cb065a4](https://github.com/chantouchsek/vue-axios-http/commit/cb065a41d41c976953c669d5716dad01d5038c64))
* **deps:** bump qs from 6.11.0 to 6.11.2 ([c9eaba9](https://github.com/chantouchsek/vue-axios-http/commit/c9eaba9542aefeee7ea8c3eb2a393fe810e2b5e5))

### [3.2.1](https://github.com/chantouchsek/vue-axios-http/compare/v3.2.0...v3.2.1) (2023-01-26)


### Bug Fixes

* :bug: change export order ([0863b39](https://github.com/chantouchsek/vue-axios-http/commit/0863b39b40f3d2966b7dfb3389bb844b750e68cd))
* :bug: make form as any type and added new method ([2b7f45f](https://github.com/chantouchsek/vue-axios-http/commit/2b7f45fb6c76dfe5f4b8a7c1e92e5bb42dcd4514))
* :bug: remove type-fest ([5f048e9](https://github.com/chantouchsek/vue-axios-http/commit/5f048e99b7f2f30082676dcaad309a457167beba))
* :bug: removed checking method type ([5f87c91](https://github.com/chantouchsek/vue-axios-http/commit/5f87c917af13da0db04f8608718d5ccfc0803d9e))
* :fire: renamed property ([9dcb639](https://github.com/chantouchsek/vue-axios-http/commit/9dcb6391ec48f52983c777e8984d9d00f171cb69))
* :pencil2: inline and make some code ([6ff84d1](https://github.com/chantouchsek/vue-axios-http/commit/6ff84d1807e2cb65ef01b8cbad8436982ce16b82))
* :pencil2: remove not used function ([64510d0](https://github.com/chantouchsek/vue-axios-http/commit/64510d0b30499ccc26d5d3e06d45850661d1493e))
* **deps:** update lock file ([f4fe511](https://github.com/chantouchsek/vue-axios-http/commit/f4fe511cdc54035c781ebaab259392578df8ea66))
* fire: removed unused method ([f55988a](https://github.com/chantouchsek/vue-axios-http/commit/f55988ab7da61003403c327699f58529ba6c9477))

## [3.2.0](https://github.com/chantouchsek/vue-axios-http/compare/v3.1.3...v3.2.0) (2023-01-25)


### Features

* :sparkles: clear the field and get any ([e3576c4](https://github.com/chantouchsek/vue-axios-http/commit/e3576c43b49e05dc67e33da2a2ac36f4700a6267))
* :sparkles: get multiple field by camel or snake case ([b22aae0](https://github.com/chantouchsek/vue-axios-http/commit/b22aae02809c4d67aaea516158e5717c93a7f971))


### Bug Fixes

* :bug: remove the return type annotataion ([ce1031e](https://github.com/chantouchsek/vue-axios-http/commit/ce1031e9e7699b04344843e34f9db4f7892cf6e3))
* **deps:** bump actions/checkout from 3.1.0 to 3.3.0 ([cb1ec39](https://github.com/chantouchsek/vue-axios-http/commit/cb1ec39050690cd4b288a6007697cf349618b034))
* **deps:** bump actions/setup-node from 3.5.0 to 3.5.1 ([c998da5](https://github.com/chantouchsek/vue-axios-http/commit/c998da50c9e0ac39db976fd7e2c0bb4c3caca80d))
* **deps:** bump actions/setup-node from 3.5.1 to 3.6.0 ([3629f0b](https://github.com/chantouchsek/vue-axios-http/commit/3629f0b1c917dc5826e00347c2144754baffa5fa))
* **deps:** bump actions/stale from 6 to 7 ([8043b4a](https://github.com/chantouchsek/vue-axios-http/commit/8043b4ab3922c181e9e8f6c5f294e724b6579b4a))
* **deps:** bump decode-uri-component from 0.2.0 to 0.2.2 ([94672bc](https://github.com/chantouchsek/vue-axios-http/commit/94672bcab3b1915bdfefafa78ca532f7b288db41))
* **deps:** bump json5 from 1.0.1 to 1.0.2 ([6d82afd](https://github.com/chantouchsek/vue-axios-http/commit/6d82afd9e9bd0c136ad4c4bd2dd4198541562ef7))
* **deps:** bump loader-utils from 1.4.0 to 1.4.1 ([c10208e](https://github.com/chantouchsek/vue-axios-http/commit/c10208e20d7d9152ae9d478b564495c4784ffde7))
* **deps:** bump loader-utils from 1.4.1 to 1.4.2 ([7deeccc](https://github.com/chantouchsek/vue-axios-http/commit/7deeccc676f7f6b46269bacb7adb49bc98331463))
* **deps:** bump ua-parser-js from 1.0.2 to 1.0.33 ([d2f0dd1](https://github.com/chantouchsek/vue-axios-http/commit/d2f0dd1c380292f5e0c16660503a088f8bc7f808))
* **deps:** using nuxt instead ([b3c3e7d](https://github.com/chantouchsek/vue-axios-http/commit/b3c3e7dfa5b7150070e9da055adb2c0d82aafbfc))
* **test:** test coverage ([ba7d69e](https://github.com/chantouchsek/vue-axios-http/commit/ba7d69e24898e97024b391af5e1c1df08fc54bf0))

### [3.1.3](https://github.com/chantouchsek/vue-axios-http/compare/v3.1.2...v3.1.3) (2022-10-12)


### Bug Fixes

* added force update to add function ([260968d](https://github.com/chantouchsek/vue-axios-http/commit/260968db8e9ef72122792d325aa6764b9fadf802))
* **deps:** bump actions/checkout from 3.0.2 to 3.1.0 ([43cd574](https://github.com/chantouchsek/vue-axios-http/commit/43cd574467d3b38c4612daf50017967ff3768ac2))
* **deps:** bump actions/setup-node from 3.3.0 to 3.4.0 ([faeb861](https://github.com/chantouchsek/vue-axios-http/commit/faeb8610b4e5e673d4a76fdb812d69616f9dac38))
* **deps:** bump actions/setup-node from 3.4.0 to 3.4.1 ([abd4b49](https://github.com/chantouchsek/vue-axios-http/commit/abd4b4939e4a0d0e7e62df9961f334344df41913))
* **deps:** bump actions/setup-node from 3.4.1 to 3.5.0 ([8a62e57](https://github.com/chantouchsek/vue-axios-http/commit/8a62e5769e4bcf958c13b24a9fcb61aa5db9fcd0))
* **deps:** bump actions/stale from 5 to 6 ([e6695e7](https://github.com/chantouchsek/vue-axios-http/commit/e6695e7326f2edb49cd3f1b3433d74e6cc303144))
* **deps:** bump terser from 4.8.0 to 4.8.1 ([1e0203a](https://github.com/chantouchsek/vue-axios-http/commit/1e0203a222f701e78963e791364d7d56740b338c))

### [3.1.2](https://github.com/chantouchsek/vue-axios-http/compare/v3.1.1...v3.1.2) (2022-07-08)


### Bug Fixes

* :tada: make the clear fuction onkeydown work correctly ([1b9a550](https://github.com/chantouchsek/vue-axios-http/commit/1b9a55053642566d44715cc7a05cc5bed8179fb7))
* make keydown more specific ([045be20](https://github.com/chantouchsek/vue-axios-http/commit/045be20b878eb105fc22345b6a94d444e390f1b6))
* remove unused type ([ad383b7](https://github.com/chantouchsek/vue-axios-http/commit/ad383b7c29d02dca6eb708878e08c3dfc37b5c73))
* typing typo ([29def5b](https://github.com/chantouchsek/vue-axios-http/commit/29def5b85e9e9fc21b8133b4e1f034f6fc11ffbd))

### [3.1.1](https://github.com/chantouchsek/vue-axios-http/compare/v3.1.0...v3.1.1) (2022-07-08)


### Bug Fixes

* :fire: make fill method print the same the value from api ([ddb6b08](https://github.com/chantouchsek/vue-axios-http/commit/ddb6b085b071d6766f4e5cde50deed3db34a275c))
* **deps:** bump parse-url from 6.0.0 to 6.0.2 ([3e71ffb](https://github.com/chantouchsek/vue-axios-http/commit/3e71ffb4786ac056bb444bae2840bed44549c75c))
* **deps:** bump qs from 6.10.5 to 6.11.0 ([5ebc28f](https://github.com/chantouchsek/vue-axios-http/commit/5ebc28fbd24497aad09639a1a9b02912f583d668))
* **deps:** bump shell-quote from 1.7.2 to 1.7.3 ([db6a556](https://github.com/chantouchsek/vue-axios-http/commit/db6a5565d78b8bdd5128eaafca7a9dc7c931e7cf))

## [3.1.0](https://github.com/chantouchsek/vue-axios-http/compare/v3.0.1...v3.1.0) (2022-06-19)


### Features

* add deep array access for first() ([9223a7b](https://github.com/chantouchsek/vue-axios-http/commit/9223a7b4add01a2963378af233d8da150a696f91))


### Bug Fixes

* **deps:** bump actions/setup-node from 3.2.0 to 3.3.0 ([aa39996](https://github.com/chantouchsek/vue-axios-http/commit/aa3999645eeb6b23e130df8e623598b255e3ff8c))
* **deps:** bump qs from 6.10.3 to 6.10.5 ([7e19a9b](https://github.com/chantouchsek/vue-axios-http/commit/7e19a9b0e046a0d01402965644a4b0b881784c41))
* update readme ([068238b](https://github.com/chantouchsek/vue-axios-http/commit/068238b0a593caabc4e735f02086d6171d5ab20d))
* update readme ([afeaf69](https://github.com/chantouchsek/vue-axios-http/commit/afeaf69a40dbf52276c32db7b83dd9baa7ff6e25))
* update readme ([a47a8fc](https://github.com/chantouchsek/vue-axios-http/commit/a47a8fc2ade12503f78295cff8ffd4d9849307c6))

### [3.0.1](https://github.com/chantouchsek/vue-axios-http/compare/v3.0.0...v3.0.1) (2022-05-25)


### Bug Fixes

* :beer: make type of axios error ([a7b6f9d](https://github.com/chantouchsek/vue-axios-http/commit/a7b6f9d68472a4c7458c3e0b381dc0837adfdf6d))
* :fire: fix data type wrong ([56d343b](https://github.com/chantouchsek/vue-axios-http/commit/56d343b700d583d609f23fb8e13e164c27e792cb))
* :fire: fix put and path method with only payload ([9b324f5](https://github.com/chantouchsek/vue-axios-http/commit/9b324f59aa65efa421e2d9c525e9a93f983ae10b))
* **deps:** bump actions/checkout from 3.0.1 to 3.0.2 ([a5654c9](https://github.com/chantouchsek/vue-axios-http/commit/a5654c9fc19feabdd944966e6983f53c30f81ccd))
* **deps:** bump actions/setup-node from 3.1.1 to 3.2.0 ([90ac179](https://github.com/chantouchsek/vue-axios-http/commit/90ac1791ff15740e968b65911df1d9a080e999f3))
* **deps:** bump github/codeql-action from 1 to 2 ([e153058](https://github.com/chantouchsek/vue-axios-http/commit/e153058ddb0ffd1dd29bdd5c1d0c802c9095af13))
* remove check file in puth method ([d1d0173](https://github.com/chantouchsek/vue-axios-http/commit/d1d017325f490f2d9cf2bb5fd039b278cfe0c1a8))
* remove type ([3cf6170](https://github.com/chantouchsek/vue-axios-http/commit/3cf61701875d936b8ad0279f6eb5fa9b7b5baf89))

## [3.0.0](https://github.com/chantouchsek/vue-axios-http/compare/v2.0.1...v3.0.0) (2022-04-19)


### ⚠ BREAKING CHANGES

* renamed all proxy to service
* :fire: rename BaseProxy class to BaseService class
* **break:** remove unused methods
* **methods:** remvoe redundant methods from base proxy class

### Features

* add more options to methods ([66de43c](https://github.com/chantouchsek/vue-axios-http/commit/66de43cf08d89cfc57ff5179e50286c353f46050))


### Bug Fixes

* check set remove param method ([e8f3cf4](https://github.com/chantouchsek/vue-axios-http/commit/e8f3cf4038fd72a8d0cc476c79a075c43faaa378))
* make paraeter type to be object type ([129b46d](https://github.com/chantouchsek/vue-axios-http/commit/129b46d88a7ba38621d468eb7f6d0617e5239209))


* :fire: rename BaseProxy class to BaseService class ([1e486c3](https://github.com/chantouchsek/vue-axios-http/commit/1e486c3ef8c8e6a7a8780d78a671681bd4129369))
* **break:** remove unused methods ([47f65cb](https://github.com/chantouchsek/vue-axios-http/commit/47f65cbf9cb4c33dc44af693cc8aa9984cd548cb))
* **methods:** remvoe redundant methods from base proxy class ([4fb5adb](https://github.com/chantouchsek/vue-axios-http/commit/4fb5adb4ad824e8c16d89167a609df6631ebb70b))
* renamed all proxy to service ([a69a5ba](https://github.com/chantouchsek/vue-axios-http/commit/a69a5ba93982c068ea7370df7b30d6c03178f7a6))

### [2.0.1](https://github.com/chantouchsek/vue-axios-http/compare/v2.0.0...v2.0.1) (2022-04-19)


### Bug Fixes

* :fire: remove readonly from endpoint property ([8f6f8e7](https://github.com/chantouchsek/vue-axios-http/commit/8f6f8e7cdcc308b0a649a80addfd08ce4898116e))
* **deps:** bump actions/checkout from 3.0.0 to 3.0.1 ([dd8e124](https://github.com/chantouchsek/vue-axios-http/commit/dd8e1243126a35532647a41129a093417ed93120))
* **deps:** bump actions/setup-node from 3.1.0 to 3.1.1 ([58d0d0a](https://github.com/chantouchsek/vue-axios-http/commit/58d0d0a5a16cd5962bd7bc9d883ceb8d1201e678))
* **deps:** bump actions/stale from 4 to 5 ([32a293d](https://github.com/chantouchsek/vue-axios-http/commit/32a293d13b9c9bbe746c4460bf3c57d7811bbcf6))

## [2.0.0](https://github.com/chantouchsek/vue-axios-http/compare/v1.3.0...v2.0.0) (2022-04-09)


### ⚠ BREAKING CHANGES

* **deps:** remove transformers and snackcase and camelcase keys

* **deps:** remove transformers and snackcase and camelcase keys ([260dfa1](https://github.com/chantouchsek/vue-axios-http/commit/260dfa1a4c766e7aa2f2df1fb3a8ee8687a5e00d))

## [1.3.0](https://github.com/chantouchsek/vue-axios-http/compare/v1.2.5...v1.3.0) (2022-04-09)


### Features

* :tada: added new method putWithoutId to base service ([8a9e0c2](https://github.com/chantouchsek/vue-axios-http/commit/8a9e0c29aed4e2c9e69aa895b21085a7e0adbc04))

### [1.2.5](https://github.com/chantouchsek/vue-axios-http/compare/v1.2.4...v1.2.5) (2022-04-09)


### Bug Fixes

* :beer: allow more http methods ([a1aac4d](https://github.com/chantouchsek/vue-axios-http/commit/a1aac4d58367c5a109534a191bb14b031cdc34d9))

### [1.2.4](https://github.com/chantouchsek/vue-axios-http/compare/v1.2.3...v1.2.4) (2022-04-08)


### Bug Fixes

* **deps:** bump actions/checkout from 2.4.0 to 3.0.0 ([76108e6](https://github.com/chantouchsek/vue-axios-http/commit/76108e649103ce8e1eaf68ba41163d3ce7035cc6))
* **deps:** bump actions/setup-node from 2.5.1 to 3.1.0 ([907bd7e](https://github.com/chantouchsek/vue-axios-http/commit/907bd7e37fc882d044273a460e1c6684ba2ac618))
* **deps:** bump camelcase-keys from 7.0.1 to 7.0.2 ([3b7293d](https://github.com/chantouchsek/vue-axios-http/commit/3b7293d3271bdc644c8c5a35e3db9ebd00240387))
* **deps:** bump follow-redirects from 1.14.6 to 1.14.7 ([24c86c8](https://github.com/chantouchsek/vue-axios-http/commit/24c86c82907933f045236a624dfa022eac2aef66))
* **deps:** bump follow-redirects from 1.14.7 to 1.14.8 ([2b2a457](https://github.com/chantouchsek/vue-axios-http/commit/2b2a457603466d6e62192ec446e590d1e7ff0622))
* **deps:** bump minimist from 1.2.5 to 1.2.6 ([8abaf7d](https://github.com/chantouchsek/vue-axios-http/commit/8abaf7d6ed277de89904a9781b527d4173439461))
* **deps:** bump nanoid from 3.1.28 to 3.2.0 ([cb3d4c8](https://github.com/chantouchsek/vue-axios-http/commit/cb3d4c8ceb4720b8f4ad0f68dbcc9ca410adbb74))
* **deps:** bump node-fetch from 2.6.5 to 2.6.7 ([e37e9db](https://github.com/chantouchsek/vue-axios-http/commit/e37e9dba23a23da90de3b36535e15cb39e9aa9ff))
* **deps:** bump qs from 6.10.2 to 6.10.3 ([d573f28](https://github.com/chantouchsek/vue-axios-http/commit/d573f2816e764e71479f50a937ba747e1f204742))
* **deps:** bump snakecase-keys from 5.1.2 to 5.4.0 ([f195b47](https://github.com/chantouchsek/vue-axios-http/commit/f195b478384d93355381257f5f53105abfd7063d))

### [1.2.3](https://github.com/chantouchsek/vue-axios-http/compare/v1.2.2...v1.2.3) (2022-01-10)


### Bug Fixes

* :beer: fix return correct type of base service and add lint staged ([3dd7501](https://github.com/chantouchsek/vue-axios-http/commit/3dd75011ee33ff02467389a4914de63d7d330f02))

### [1.2.2](https://github.com/chantouchsek/vue-axios-http/compare/v1.2.1...v1.2.2) (2022-01-04)

### Bug Fixes

* :fire: renamed git repository name ([a7682cd](https://github.com/chantouchsek/vue-axios-http/commit/a7682cd425ea5f069f731f957a0bd835781b7d9e))
* **deps:** bump actions/setup-node from 2.4.1 to 2.5.1 ([838f53f](https://github.com/chantouchsek/vue-axios-http/commit/838f53f7244f9a794988287a54cdf6122aa24f91))
* downgrade tsconfig target to es2019 ([bd3050f](https://github.com/chantouchsek/vue-axios-http/commit/bd3050fde94ea84c92a517ffb66e0446cfc053e6))
* lintfix codeql ([2d387e6](https://github.com/chantouchsek/vue-axios-http/commit/2d387e6b15da644a1c5c0957514df5686483d0c5))
* ran lintfix style ([a8849fa](https://github.com/chantouchsek/vue-axios-http/commit/a8849fa9b4c2232fdcd6a8d34d5415c1347fbb0c))

### [1.2.1](https://github.com/chantouchsek/vue-api-queries/compare/v1.2.0...v1.2.1) (2021-10-02)


### Bug Fixes

* prevent transform on undefined or null and set default response data ([47071fa](https://github.com/chantouchsek/vue-api-queries/commit/47071fa89e617cb93e51a1e799c61c3d31d16df4))

## [1.2.0](https://github.com/chantouchsek/vue-api-queries/compare/v1.1.3...v1.2.0) (2021-10-02)


### Features

* :rocket: added is plain object function helpers ([7b3ebff](https://github.com/chantouchsek/vue-api-queries/commit/7b3ebffd52fa087e2b148b81774ebd33381575cf))
* :tada: added axios duplicate blocker check the request ([87c25c0](https://github.com/chantouchsek/vue-api-queries/commit/87c25c0d0ee8ab1e7e377b2be6de17f1d387ac74))
* :tada: added new first by method validator class ([ddb84f7](https://github.com/chantouchsek/vue-api-queries/commit/ddb84f7ee15c84f2dbe6c815a12e6a51b9410608))


### Bug Fixes

* **deps:** bump actions/setup-node from 2.4.0 to 2.4.1 ([0bd0fb3](https://github.com/chantouchsek/vue-api-queries/commit/0bd0fb361d834fea69bf76e9a624bd1cfd64e645))
* **test:** :white_check_mark: fixed and update some types ([79a5e50](https://github.com/chantouchsek/vue-api-queries/commit/79a5e501cb63fe860a2382f39e2b2ee7ce59ac5a))
