Releases: pagekit/vue-resource
Releases · pagekit/vue-resource
1.3.1
Compare
Sorry, something went wrong.
No results found
1.3.0
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
Compare
Sorry, something went wrong.
No results found
Fixed
Fix nextTick issue with Vue 2.2 (#567 )
1.2.0
Compare
Sorry, something went wrong.
No results found
New
Add Node client for Vue SSR (#466 , #479 )
1.1.2
Compare
Sorry, something went wrong.
No results found
Fixed
Fix Vue 2.0 SSR issues (#453 )
1.1.1
Compare
Sorry, something went wrong.
No results found
1.1.0
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
Compare
Sorry, something went wrong.
No results found
1.0.2
Compare
Sorry, something went wrong.
No results found
1.0.1
Compare
Sorry, something went wrong.
No results found
Fixed
Body interceptor issue (#324 )
Lowercase HTTP header issue (#385 )