You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+26Lines changed: 26 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,32 @@
2
2
3
3
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.
*:fire: rename BaseProxy class to BaseService class
12
+
***break:** remove unused methods
13
+
***methods:** remvoe redundant methods from base proxy class
14
+
15
+
### Features
16
+
17
+
* add more options to methods ([66de43c](https://github.com/chantouchsek/vue-axios-http/commit/66de43cf08d89cfc57ff5179e50286c353f46050))
18
+
19
+
20
+
### Bug Fixes
21
+
22
+
* check set remove param method ([e8f3cf4](https://github.com/chantouchsek/vue-axios-http/commit/e8f3cf4038fd72a8d0cc476c79a075c43faaa378))
23
+
* make paraeter type to be object type ([129b46d](https://github.com/chantouchsek/vue-axios-http/commit/129b46d88a7ba38621d468eb7f6d0617e5239209))
24
+
25
+
26
+
*:fire: rename BaseProxy class to BaseService class ([1e486c3](https://github.com/chantouchsek/vue-axios-http/commit/1e486c3ef8c8e6a7a8780d78a671681bd4129369))
***methods:** remvoe redundant methods from base proxy class ([4fb5adb](https://github.com/chantouchsek/vue-axios-http/commit/4fb5adb4ad824e8c16d89167a609df6631ebb70b))
29
+
* renamed all proxy to service ([a69a5ba](https://github.com/chantouchsek/vue-axios-http/commit/a69a5ba93982c068ea7370df7b30d6c03178f7a6))
0 commit comments