Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Releases: pagekit/vue-resource

1.5.3

14 Jun 12:05
Compare
Choose a tag to compare

Changed

  • Use got version >=8.0 <12.0

1.5.2

02 Mar 11:02
Compare
Choose a tag to compare

Added

  • Add additional check if plugin has already been registered

1.5.1

20 May 07:36
Compare
Choose a tag to compare

Fixed

  • Fix typings for Typescript (#673, #682)

1.5.0

03 Mar 07:50
Compare
Choose a tag to compare

New

  • Use uploadProgress to listen to upload ProgressEvents
  • Use downloadProgress to listen to download ProgressEvents

Deprecated

  • Deprecated progress option

1.4.0

22 Feb 09:15
Compare
Choose a tag to compare

Changed

  • Use return to pass response in interceptors, instead of calling next(...)

1.3.6

11 Feb 11:10
Compare
Choose a tag to compare

New

  • Add typings for Typescript (#611)

1.3.5

20 Dec 09:37
Compare
Choose a tag to compare

Fixed

  • Whitespace before/after JSON (#665)

1.3.4

08 Jun 08:21
Compare
Choose a tag to compare

Fixed

1.3.3

22 May 16:50
Compare
Choose a tag to compare

Fixed

  • Fix CDN links (#610)

1.3.2

22 May 08:46
Compare
Choose a tag to compare

Fixed

  • Fix root option trailing slash issue (#609)