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

Choose a tag to compare

@steffans steffans released this 14 Jun 12:05

Changed

  • Use got version >=8.0 <12.0

1.5.2

Choose a tag to compare

@janschoenherr janschoenherr released this 02 Mar 11:02

Added

  • Add additional check if plugin has already been registered

1.5.1

Choose a tag to compare

@steffans steffans released this 20 May 07:36

Fixed

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

1.5.0

Choose a tag to compare

@steffans steffans released this 03 Mar 07:50

New

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

Deprecated

  • Deprecated progress option

1.4.0

Choose a tag to compare

@steffans steffans released this 22 Feb 09:15

Changed

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

1.3.6

Choose a tag to compare

@steffans steffans released this 11 Feb 11:10

New

  • Add typings for Typescript (#611)

1.3.5

Choose a tag to compare

@steffans steffans released this 20 Dec 09:37

Fixed

  • Whitespace before/after JSON (#665)

1.3.4

Choose a tag to compare

@steffans steffans released this 08 Jun 08:21

Fixed

1.3.3

Choose a tag to compare

@steffans steffans released this 22 May 16:50

Fixed

  • Fix CDN links (#610)

1.3.2

Choose a tag to compare

@steffans steffans released this 22 May 08:46

Fixed

  • Fix root option trailing slash issue (#609)