Releases: pagekit/vue-resource
Releases · pagekit/vue-resource
1.3.1
09 Apr 18:14
Compare
Sorry, something went wrong.
No results found
1.3.0
06 Apr 13:15
Compare
Sorry, something went wrong.
No results found
Note this release has API changes, make sure to update your code when upgrading
New
Changed
When using blob make sure to set responseType: 'blob' in options
1.2.1
28 Feb 13:35
Compare
Sorry, something went wrong.
No results found
Fixed
Fix nextTick issue with Vue 2.2 (#567 )
1.2.0
05 Feb 09:22
Compare
Sorry, something went wrong.
No results found
New
Add Node client for Vue SSR (#466 , #479 )
1.1.2
02 Feb 13:41
Compare
Sorry, something went wrong.
No results found
Fixed
Fix Vue 2.0 SSR issues (#453 )
1.1.1
31 Jan 08:34
Compare
Sorry, something went wrong.
No results found
1.1.0
29 Jan 10:57
Compare
Sorry, something went wrong.
No results found
New
Add jsonpCallback option (#477 )
Add Headers.deleteAll function (#438 )
Changed
Resolve abort/timeout requests (#336 )
Fixed
Fix timeout option with jsonp (#516 )
Fix too many args error message on resources (#507 )
Fix params is assumed to be array when it contains 'length' property (#347 , #449 )
1.0.3
23 Sep 08:33
Compare
Sorry, something went wrong.
No results found
1.0.2
13 Sep 09:05
Compare
Sorry, something went wrong.
No results found
1.0.1
09 Sep 09:04
Compare
Sorry, something went wrong.
No results found
Fixed
Body interceptor issue (#324 )
Lowercase HTTP header issue (#385 )