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

Releases: pagekit/vue-resource

1.5.3

14 Jun 12:05

Choose a tag to compare

Changed

  • Use got version >=8.0 <12.0

1.5.2

02 Mar 11:02

Choose a tag to compare

Added

  • Add additional check if plugin has already been registered

1.5.1

20 May 07:36

Choose a tag to compare

Fixed

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

1.5.0

03 Mar 07:50

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

Choose a tag to compare

Changed

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

1.3.6

11 Feb 11:10

Choose a tag to compare

New

  • Add typings for Typescript (#611)

1.3.5

20 Dec 09:37

Choose a tag to compare

Fixed

  • Whitespace before/after JSON (#665)

1.3.4

08 Jun 08:21

Choose a tag to compare

Fixed

1.3.3

22 May 16:50

Choose a tag to compare

Fixed

  • Fix CDN links (#610)

1.3.2

22 May 08:46

Choose a tag to compare

Fixed

  • Fix root option trailing slash issue (#609)