Releases: chantouchsek/vue-axios-http
Releases · chantouchsek/vue-axios-http
v3.1.2
What's Changed
- Make the clear function onkeydown work correctly by @chantouchsek in #452
Full Changelog: v3.1.1...v3.1.2
v3.1.1
What's Changed
- chore(deps-dev): bump eslint from 8.17.0 to 8.18.0 by @dependabot in #414
- chore(deps-dev): bump typescript from 4.7.3 to 4.7.4 by @dependabot in #415
- chore(deps-dev): bump @typescript-eslint/parser from 5.28.0 to 5.29.0 by @dependabot in #417
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.29.0 by @dependabot in #416
- chore(deps-dev): bump nodemon from 2.0.16 to 2.0.18 by @dependabot in #419
- fix(deps): bump shell-quote from 1.7.2 to 1.7.3 by @dependabot in #420
- chore(deps-dev): bump lint-staged from 13.0.2 to 13.0.3 by @dependabot in #421
- fix(deps): bump qs from 6.10.5 to 6.11.0 by @dependabot in #425
- chore(deps-dev): bump @commitlint/config-conventional from 17.0.2 to 17.0.3 by @dependabot in #423
- chore(deps-dev): bump @commitlint/cli from 17.0.2 to 17.0.3 by @dependabot in #424
- chore(deps-dev): bump @typescript-eslint/parser from 5.29.0 to 5.30.0 by @dependabot in #426
- chore(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.1.0 by @dependabot in #427
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.0 by @dependabot in #428
- chore(deps-dev): bump eslint-plugin-prettier from 4.1.0 to 4.2.1 by @dependabot in #431
- fix(deps): bump parse-url from 6.0.0 to 6.0.2 by @dependabot in #446
- chore(deps-dev): bump nodemon from 2.0.18 to 2.0.19 by @dependabot in #444
- chore(deps-dev): bump @types/node from 18.0.0 to 18.0.2 by @dependabot in #445
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.0 to 5.30.5 by @dependabot in #441
- chore(deps-dev): bump @typescript-eslint/parser from 5.30.0 to 5.30.5 by @dependabot in #440
- chore(deps-dev): bump eslint from 8.18.0 to 8.19.0 by @dependabot in #437
- chore(deps-dev): bump @types/node from 18.0.2 to 18.0.3 by @dependabot in #448
- Make fill method print the same the value from api by @chantouchsek in #450
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- chore(deps-dev): bump @commitlint/cli from 17.0.0 to 17.0.1 by @dependabot in #383
- chore(deps-dev): bump @types/node from 17.0.35 to 17.0.36 by @dependabot in #384
- chore(deps-dev): bump lint-staged from 12.4.2 to 13.0.1 by @dependabot in #401
- chore(deps-dev): bump @commitlint/cli from 17.0.1 to 17.0.2 by @dependabot in #390
- chore(deps-dev): bump axios-mock-adapter from 1.20.0 to 1.21.1 by @dependabot in #393
- chore(deps-dev): bump @commitlint/config-conventional from 17.0.0 to 17.0.2 by @dependabot in #391
- chore(deps-dev): bump eslint from 8.16.0 to 8.17.0 by @dependabot in #395
- fix(deps): bump actions/setup-node from 3.2.0 to 3.3.0 by @dependabot in #397
- chore(deps-dev): bump typescript from 4.7.2 to 4.7.3 by @dependabot in #394
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.1 by @dependabot in #398
- chore(deps-dev): bump @types/node from 17.0.36 to 17.0.41 by @dependabot in #400
- chore(deps-dev): bump @typescript-eslint/parser from 5.26.0 to 5.27.1 by @dependabot in #399
- fix(deps): bump qs from 6.10.3 to 6.10.5 by @dependabot in #403
- chore(deps-dev): bump lint-staged from 13.0.1 to 13.0.2 by @dependabot in #411
- chore(deps-dev): bump prettier from 2.6.2 to 2.7.1 by @dependabot in #410
- chore(deps-dev): bump @types/node from 17.0.41 to 18.0.0 by @dependabot in #409
- chore(deps-dev): bump @typescript-eslint/parser from 5.27.1 to 5.28.0 by @dependabot in #406
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.27.1 to 5.28.0 by @dependabot in #405
- feat: add deep array access for first() by @chantouchsek in #413
Full Changelog: v3.0.1...v3.1.0
v3.0.1
What's Changed
- chore(deps-dev): bump lint-staged from 12.3.8 to 12.4.0 by @dependabot in #334
- fix(deps): bump actions/checkout from 3.0.1 to 3.0.2 by @dependabot in #335
- chore(deps-dev): bump eslint from 8.13.0 to 8.14.0 by @dependabot in #336
- fix(deps): bump github/codeql-action from 1 to 2 by @dependabot in #338
- chore(deps-dev): bump @typescript-eslint/parser from 5.20.0 to 5.21.0 by @dependabot in #340
- chore(deps-dev): bump lint-staged from 12.4.0 to 12.4.1 by @dependabot in #344
- chore(deps-dev): bump @types/node from 17.0.25 to 17.0.29 by @dependabot in #345
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.20.0 to 5.21.0 by @dependabot in #342
- chore(deps-dev): bump axios from 0.26.1 to 0.27.2 by @dependabot in #346
- chore(deps-dev): bump eslint from 8.14.0 to 8.15.0 by @dependabot in #357
- chore(deps-dev): bump husky from 7.0.4 to 8.0.1 by @dependabot in #358
- chore(deps-dev): bump typescript from 4.6.3 to 4.6.4 by @dependabot in #347
- chore(deps-dev): bump nodemon from 2.0.15 to 2.0.16 by @dependabot in #349
- chore(deps-dev): bump @commitlint/config-conventional from 16.2.1 to 16.2.4 by @dependabot in #350
- chore(deps-dev): bump @commitlint/cli from 16.2.3 to 16.2.4 by @dependabot in #351
- chore(deps-dev): bump @types/jest from 27.4.1 to 27.5.0 by @dependabot in #353
- chore(deps-dev): bump @typescript-eslint/parser from 5.21.0 to 5.23.0 by @dependabot in #359
- chore(deps-dev): bump @types/node from 17.0.29 to 17.0.32 by @dependabot in #361
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.23.0 by @dependabot in #360
- chore(deps-dev): bump @types/node from 17.0.32 to 17.0.33 by @dependabot in #362
- chore(deps-dev): bump standard-version from 9.3.2 to 9.5.0 by @dependabot in #363
- chore(deps-dev): bump @commitlint/cli from 16.2.4 to 16.3.0 by @dependabot in #364
- fix(deps): bump actions/setup-node from 3.1.1 to 3.2.0 by @dependabot in #365
- chore(deps-dev): bump @commitlint/cli from 16.3.0 to 17.0.0 by @dependabot in #366
- chore(deps-dev): bump @typescript-eslint/parser from 5.23.0 to 5.24.0 by @dependabot in #367
- chore(deps-dev): bump @types/node from 17.0.33 to 17.0.34 by @dependabot in #369
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.23.0 to 5.24.0 by @dependabot in #370
- chore(deps-dev): bump @commitlint/config-conventional from 16.2.4 to 17.0.0 by @dependabot in #368
- chore(deps-dev): bump @typescript-eslint/parser from 5.24.0 to 5.25.0 by @dependabot in #371
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.24.0 to 5.25.0 by @dependabot in #372
- chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 by @dependabot in #380
- chore(deps-dev): bump lint-staged from 12.4.1 to 12.4.2 by @dependabot in #379
- chore(deps-dev): bump @typescript-eslint/parser from 5.25.0 to 5.26.0 by @dependabot in #377
- chore(deps-dev): bump eslint from 8.15.0 to 8.16.0 by @dependabot in #375
- chore(deps-dev): bump @types/node from 17.0.34 to 17.0.35 by @dependabot in #373
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.25.0 to 5.26.0 by @dependabot in #376
- Bugfix/381 put method by @chantouchsek in #382
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
⚠ BREAKING CHANGES
- renamed all proxy to service
- 🔥 rename BaseProxy class to BaseService class
- break: remove unused methods
- methods: remove redundant methods from base proxy class
Features
- add more options to methods (66de43c)
Bug Fixes
-
check set remove param method (e8f3cf4)
-
make parameter type to be object type (129b46d)
-
🔥 rename BaseProxy class to BaseService class (1e486c3)
-
break: remove unused methods (47f65cb)
-
methods: remove redundant methods from base proxy class (4fb5adb)
-
renamed all proxy to service (a69a5ba)
Full Changelog: v2.0.1...v3.0.0
v2.0.1
What's Changed
- fix(deps): bump actions/stale from 4 to 5 by @dependabot in #321
- fix(deps): bump actions/setup-node from 3.1.0 to 3.1.1 by @dependabot in #322
- chore(deps-dev): bump @typescript-eslint/parser from 5.18.0 to 5.19.0 by @dependabot in #323
- fix(deps): bump actions/checkout from 3.0.0 to 3.0.1 by @dependabot in #325
- chore(deps-dev): bump lint-staged from 12.3.7 to 12.3.8 by @dependabot in #327
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.18.0 to 5.20.0 by @dependabot in #328
- chore(deps-dev): bump @types/node from 17.0.23 to 17.0.25 by @dependabot in #330
- chore(deps-dev): bump @typescript-eslint/parser from 5.19.0 to 5.20.0 by @dependabot in #329
- Remove readonly from endpoint property by @chantouchsek in #331
Full Changelog: v2.0.0...v2.0.1
v2.0.0
⚠ BREAKING CHANGES
-
deps: remove transformers and snackcase and camelcase keys
-
deps: remove transformers and snackcase and camelcase keys (260dfa1)
What's Changed
- Feat/remove transformer files by @chantouchsek in #318
Full Changelog: v1.3.0...v2.0.0
v1.3.0
What's Changed
- Feat/add put without id method by @chantouchsek in #319
Full Changelog: v1.2.5...v1.3.0
v1.2.5
v1.2.4
What's Changed
- fix(deps): bump qs from 6.10.2 to 6.10.3 by @dependabot in #232
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.9.0 to 5.9.1 by @dependabot in #230
- fix(deps): bump follow-redirects from 1.14.6 to 1.14.7 by @dependabot in #233
- chore(deps-dev): bump lint-staged from 12.1.7 to 12.3.2 by @dependabot in #253
- chore(deps-dev): bump eslint from 8.6.0 to 8.7.0 by @dependabot in #235
- chore(deps-dev): bump axios from 0.24.0 to 0.25.0 by @dependabot in #241
- chore(deps-dev): bump @commitlint/cli from 16.0.2 to 16.1.0 by @dependabot in #244
- chore(deps-dev): bump typescript from 4.5.4 to 4.5.5 by @dependabot in #246
- fix(deps): bump nanoid from 3.1.28 to 3.2.0 by @dependabot in #247
- chore(deps-dev): bump @typescript-eslint/parser from 5.9.0 to 5.10.1 by @dependabot in #250
- chore(deps-dev): bump @types/node from 17.0.8 to 17.0.12 by @dependabot in #252
- fix(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #302
- chore(deps-dev): bump @commitlint/config-conventional from 16.0.0 to 16.2.1 by @dependabot in #270
- chore(deps-dev): bump @typescript-eslint/parser from 5.10.1 to 5.18.0 by @dependabot in #305
- fix(deps): bump actions/setup-node from 2.5.1 to 3.1.0 by @dependabot in #303
- chore(deps-dev): bump eslint from 8.7.0 to 8.12.0 by @dependabot in #299
- chore(deps-dev): bump ts-jest from 27.1.2 to 27.1.4 by @dependabot in #298
- chore(deps-dev): bump @types/node from 17.0.12 to 17.0.23 by @dependabot in #297
- chore(deps-dev): bump lint-staged from 12.3.2 to 12.3.7 by @dependabot in #293
- fix(deps): bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #275
- chore(deps-dev): bump jest from 27.4.7 to 27.5.1 by @dependabot in #267
- fix(deps): bump camelcase-keys from 7.0.1 to 7.0.2 by @dependabot in #261
- chore(deps-dev): bump axios from 0.25.0 to 0.26.1 by @dependabot in #307
- chore(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.5.0 by @dependabot in #308
- fix(deps): bump snakecase-keys from 5.1.2 to 5.4.0 by @dependabot in #309
- chore(deps-dev): bump typescript from 4.5.5 to 4.6.3 by @dependabot in #310
- chore(deps-dev): bump eslint-plugin-import from 2.25.4 to 2.26.0 by @dependabot in #311
- chore(deps-dev): bump prettier from 2.5.1 to 2.6.2 by @dependabot in #312
- chore(deps-dev): bump @commitlint/cli from 16.1.0 to 16.2.3 by @dependabot in #314
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.9.1 to 5.18.0 by @dependabot in #304
- fix(deps): bump actions/checkout from 2.4.0 to 3.0.0 by @dependabot in #306
- chore(deps-dev): bump @types/jest from 27.4.0 to 27.4.1 by @dependabot in #313
- fix(deps): bump node-fetch from 2.6.5 to 2.6.7 by @chantouchsek in #315
Full Changelog: v1.2.3...v1.2.4