npm vue-resource 0.5.0

latest releases: 1.5.3, 1.5.2, 1.5.1...
8 years ago

New

  • New timeout option (#27)
  • New request/response interceptors (#5)
  • New URI templating, RFC6570

Fixed

  • Fix cross origin check (#168)

Changed

  • Option beforeSend callback arguments to function (request)

Deprecated

  • Option success, error callbacks.
  • Promise success method. Use the then method instead.
  • Promise error method. Use the catch method instead.
  • Promise always method. Use the finally method instead.
  • URI templating :param syntax. Use the {param} syntax instead.

Don't miss a new vue-resource release

NewReleases is sending notifications on new releases.